← Registry

Data Collection

mart402.com

Extracts structured data from URLs, documents, invoices, and Japanese company websites.

x402 supported1 endpoint35 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mart402.com/mcp

No auth detected

MCP server metadata

Name
mart402
Version
0.1.0
Capabilities
tools
Server instructions

Mart402: pay-per-call extraction APIs for AI agents (x402, USDC on Base; no account, no API key). Free tools work immediately. Paid tools called without x_payment return the exact payment requirements instead of charging you. Typical workflow: check an unfamiliar x402 seller for free (search_x402_services, operator_history), pay it, then verify what it returned (verify_invoice, document_pipeline; free samples via get_sample). Docs: https://mart402.com/agents.md

Known tools 35

get_catalog

Mart402 product catalog: all products, prices, payment config, error codes, rate limits.

Potential side effects
quote_parse

Free quote for PDF parsing: page count, route (text/scan-OCR) and the exact final price, before any payment.

Potential side effects
get_receipt

Re-fetch a previously paid result for free by receipt id (every paid response carries receipt_id).

Inferred read-only
search_x402_services

Search the Market402 verified index of the whole x402 economy by capability (e.

Inferred read-only
get_sample

Free recorded sample response for a paid product (from real production runs, marked sample:true) - see the exact response shape before paying anything.

Inferred read-only
portrait_precheck

FREE analyzability check before paying for portrait_analysis: is a face detectable, is the photo quality good enough (clipping/color cast)?

Inferred read-only
operator_history

Free 12-week measured score history for any x402 operator from the Market402 index (weekly series, trend, volatility, badge).

Inferred read-only
extract_url

Extract a web page to clean Markdown + metadata (auto JS rendering, robots.

Inferred read-only
parse_document

Parse a quoted PDF to structured Markdown (hallucination-guarded OCR for scanned pages, Japanese-strong).

Inferred read-only
ocr_image

OCR one image to text with dual-engine consensus, calibrated confidence and per-segment corroboration.

Inferred read-only
verify_invoice

Verify extracted invoice fields: arithmetic consistency, line-item totals, JP registration number check-digit + corporate-number existence observation (official Japan NTA registry), accounting-ready JSON.

Potential side effects
enrich_company

Company name/domain/URL to a verified profile from primary sources + GLEIF LEI and Japan NTA corporate-number registries.

Inferred read-only
structured_extract

Fill YOUR JSON schema from any URL (hybrid LLM + deterministic canonicalization).

Inferred read-only
jp_company_profile

Japanese company site to a standard profile JSON (name, address, representative, capital, contact).

Inferred read-only
document_pipeline

One call: PDF invoice to parse (hallucination-guarded OCR) + field extraction + arithmetic verification (+optional issuer enrich).

Potential side effects
pdf_merge

Merge 2-10 PDFs into one, in order.

Inferred read-only
pdf_pages

Extract pages from a PDF by 1-based ranges (e.

Inferred read-only
pdf_info

PDF facts before you pay for parsing: pages, metadata, per-page text volume, scanned-or-not estimate.

Potential side effects
meal_vision

Analyze a meal photo to itemized nutrition JSON: dishes, portions, kcal, macros with per-item confidence, reference-object scale calibration, scene-complexity detection, a disclosed calibrated kcal range, PFC balance ratios and alcohol-aware 4/4/9 cross-checks.

Inferred read-only
style_profile

Integrated styling verdict: seasonal color (measured colorimetry consensus) + face-impression zone (published geometry rules) + body frame + integration rules (palette subset, taste, silhouette, modifiers).

Inferred read-only
style_report

Client-ready deliverable: the style-profile analysis rendered as a finished English PDF report (palette with color names, style-aware outfit formulas, virtual draping boards with disclosed candidate conflicts, honest confidence) returned as report_pdf_base64 + full profile JSON.

Inferred read-only
report_pack

Volume pricing for style_report: one 19.

Inferred read-only
portrait_analysis

Personal color analysis from 1-3 portraits: measured pixel colorimetry (CIELAB/ITA) cross-checked against vision-model attributes, cross-photo lighting consistency, then a published deterministic rule table gives the 4-season verdict with palette and style advice.

Inferred read-only
jp_payroll_net

Annual gross salary to net take-home (social insurance + income tax + resident tax).

Inferred read-only
jp_bonus_net

Bonus net pay: social insurance and withholding tax (official rate table, based on previous month salary).

Potential side effects
jp_social_insurance

Monthly social insurance premiums from the official Kyokai-Kenpo grade table (FY2026).

Inferred read-only
jp_dependent_threshold

Income-wall analysis: tax, social insurance (1.

Inferred read-only
jp_consumption_tax

Consumption tax: per-rate invoice rounding, qualified-invoice validation, simplified taxation, 20% special.

Potential side effects
jp_business_days

Japanese holidays, business-day arithmetic, statutory filing deadlines with holiday shift, wareki conversion.

Inferred read-only
jp_overtime_wage

Overtime premium pay (Labor Standards Act Art.

Potential side effects
jp_retirement_tax

Retirement income tax: deduction by years of service, half-taxation rules, exact withholding rounding.

Inferred read-only
jp_mortgage

Mortgage schedules (level payment/principal), total interest, prepayment effect.

Potential side effects
jp_payslip_audit

Audit a Japanese payslip: recompute statutory premiums and withholding tax from official tables and diff against the actual amounts, with per-item verdicts (match/explainable/mismatch).

Inferred read-only
jp_crypto_tax

Japan crypto-asset tax: realized income under the NTA total-average or moving-average method (sell/spend/exchange as disposals, fees deductible), verified against the official NTA FAQ examples.

Inferred read-only
jp_payroll_suite

Japan payroll suite: net salary + social insurance + income walls (+bonus) in one call.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mart402]
url = "https://mart402.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mart402": {
      "type": "http",
      "url": "https://mart402.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mart402
Remote MCP URL: https://mart402.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mart402": {
      "url": "https://mart402.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mart402": {
      "type": "http",
      "url": "https://mart402.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mart402",
  "transport": "streamable-http",
  "url": "https://mart402.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mart402.com was fetched 2026-08-02T21:28:12.991Z and is being refreshed.

Trust status Neutral

mart402.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.