trackmcp
Back to directory
aimarhergert

synthora-mcp

View on GitHub

Verified M2M intelligence tools for AI agents — sanctions/AML, wallet enrichment, contract audit, prediction-market signals. Pay-per-call via x402 (USDC on Base).

0 stars PythonOthers Updated Aug 31, 2026
a2aai-agentsbasemcpmcp-servermodel-context-protocolosintusdcx402

Documentation

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

  • Catalog: https://catalog.hergertsynthora.com/catalog.json
  • x402 discovery: https://api.hergertsynthora.com/.well-known/x402.json
  • Agent card (A2A): https://api.hergertsynthora.com/.well-known/agent.json
  • llms.txt: https://api.hergertsynthora.com/llms.txt
  • Official MCP Registry: `com.hergertsynthora/synthora-x402`

Run your own

bash
python3 synthora_mcp.py   # serves on 0.0.0.0:8790

MIT licensed.

Frequently asked questions

What is synthora-mcp?

synthora-mcp is Verified M2M intelligence tools for AI agents — sanctions/AML, wallet enrichment, contract audit, prediction-market signals. Pay-per-call via x402 (USDC on Base).

How do I install synthora-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is synthora-mcp open source?

Yes — it is hosted on GitHub at https://github.com/aimarhergert/synthora-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP