{
  "markdown": "# JMT x402 MCP Server\n\n25 pay-per-call API tools for AI agents, powered by the x402 protocol on Base mainnet.\n\n## What This Does\n\nThis MCP server exposes 25 paid API endpoints as MCP tools. When an AI agent (Claude, Cursor, Cline) calls a tool, the request goes to our x402 server. The first request returns HTTP 402 (Payment Required). The agent's x402 client pays in USDC on Base mainnet and retries for the result.\n\n**No API keys. No signup. Payment IS the authentication.**\n\n## Tools\n\n| Tool | Price | Description |\n|------|-------|-------------|\n| ai_answer | $0.03 | AI-powered search answer with citations |\n| company_intel | $0.10 | Company intelligence dossier with SWOT analysis |\n| sec_filing_analyzer | $0.08 | SEC 10-K/10-Q analysis with risk extraction |\n| news_briefing | $0.05 | Multi-source news briefing with LLM summary |\n| social_sentiment | $0.05 | Cross-platform social sentiment analysis |\n| macro_dashboard | $0.04 | Macro economic dashboard with LLM commentary |\n| market_pulse | $0.04 | Stock market pulse with analyst sentiment |\n| crypto_research | $0.05 | Crypto research brief with on-chain analysis |\n| competitor_analysis | $0.08 | Competitor comparison matrix |\n| domain_trust_score | $0.04 | Domain trust score 0-100 with risk factors |\n| regulatory_monitor | $0.06 | Regulatory filing monitor with impact analysis |\n| web_search | $0.02 | Web search via SearXNG |\n| url_extract | $0.02 | Extract clean text from any URL |\n| summarize | $0.05 | AI-powered text summary |\n| analyze | $0.10 | Deep AI analysis with web research |\n| deep_research | $0.15 | Deep research report with sources |\n| crypto_price | $0.03 | Live crypto price lookup |\n| stock_quote | $0.03 | Live stock quote |\n| gas_snapshot | $0.002 | Live Base gas snapshot |\n| treasury_yields | $0.03 | US Treasury yield curve |\n| whois | $0.01 | WHOIS/RDAP domain lookup |\n| edgar_lookup | $0.01 | SEC EDGAR company lookup |\n| hash | $0.001 | Hash text (SHA-256, SHA-512, MD5) |\n| json_to_csv | $0.002 | Convert JSON array to CSV |\n| text_diff | $0.002 | Compare two text strings |\n\n## Payment Setup\n\n- **Protocol:** x402 v1\n- **Network:** Base mainnet (eip155:8453)\n- **Currency:** USDC (Bridged USDC: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913)\n- **Facilitator:** Dexter (x402.dexter.cash) — 0% fee, gas-sponsored for buyers\n- **Pay-to wallet:** 0x624FaF18C78456C8Da5bf156Cd77c1A2033F21c5\n\nTo make paid calls, install an x402 client:\n```bash\nnpm install @x402/fetch @x402/evm\n```\n\n## Installation\n\n```bash\nnpm install\nnpm start\n```\n\n## Discovery\n\n- OpenAPI: https://jmt-x402-proxy.jmthomasofficial.workers.dev/openapi.json\n- Manifest: https://jmt-x402-proxy.jmthomasofficial.workers.dev/.well-known/x402\n- LLMs.txt: https://jmt-x402-proxy.jmthomasofficial.workers.dev/llms.txt\n- Pricing: https://jmt-x402-proxy.jmthomasofficial.workers.dev/api/pricing\n\n## License\n\nMIT",
  "bytes": 2866,
  "sha": "b7d7649b4d8dd18bc5966d7c6909740a56a5e5262bf7e1e4a5716fa53d8f32b3",
  "repo_slug": "jmthomasofficial/x402-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_jmthomasofficial_x402_agent_to_aa069e37/readme"
}