SYNTHORA x402 MCP Server

เครื่องมืออัจฉริยะ M2M ที่ผ่านการตรวจสอบแล้วสำหรับเอเจนต์ AI: การคัดกรองการคว่ำบาตร/AML, การเสริมข้อมูลกระเป๋าเงิน, การตรวจสอบสัญญาอัจฉริยะ, สัญญาณตลาดทำนาย — จ่ายต่อการเรียกใช้ผ่าน x402 (USDC บน Base)

GitHubลองใช้ MCP นี้ผู้สนับสนุน

เอกสาร

SYNTHORA MCP Server

Remote MCP server (JSON-RPC 2.0, streamable HTTP, pure stdlib) exposing the SYNTHORA intelligence catalog as 30 MCP tools for AI agents.

Live endpoint: https://mcp.hergertsynthora.com/mcp

What it does

  • tools/list — the top ~30 products of the live SYNTHORA catalog (sorted by value): crypto market data, OFAC/sanctions screening, smart-contract safety, prediction markets across Polymarket + Kalshi, maritime chokepoint intel, WHO health data, macro/FX, weather.
  • tools/call — proxies the call to the real x402 endpoint. Payment is handled by the x402 paywall (USDC on Base): unpaid calls return the standard x402 payment challenge; x402-aware clients pay per call. Free trial calls per wallet.

Every response declares its sources and is Ed25519-signed by SYNTHORA.

Discovery

Run your own

python3 synthora_mcp.py   # serves on 0.0.0.0:8790

MIT licensed.