GEDX402 MCP
x402/gedx402-mcpRemote MCP — list/call GEDX402 paid API tools via Streamable HTTP [x402: $0.0/call on base-mainnet, category=other]
Tools · 6
Execute JavaScript to orchestrate GEDX402 x402 tools (Code Mode). Call upstream tools as codemode.gedx402_embed_ping({...}) — not tools.*. Prefer direct gedx402_* MCP tools for paid calls. type Gedx40…
Tavily web search — one x402 payment on search.gedx402.com. POST { query, max_results?: 5, search_depth?: basic|advanced } → ranked { title, url, snippet, content }[] via Tavily Search API. AM-winning…
M2M100 machine translation — one x402 payment on embed.gedx402.com. POST { text, source_lang, target_lang } → { translated_text }; wire settlement USDC per request (see npm run pricing:report) worst-c…
Run Firecrawl inference (firecrawl) via POST JSON. Pay per request with USDC on Base, Polygon, Arbitrum, World, or Solana (x402 v2); see x-payment-info for price bounds and accepted networks. ($0.042 …
Multi-model chat completions. POST messages[] and set model to any LLM id from GET /v1/models; dynamic USDC pricing scales with model and token usage. Hero: GET /heroes/chat-completions. ($0.0010 x402…
Call any GEDX402 paid tool by name (fallback when no typed hero tool). Settles x402 USDC via server-side CDP buyer wallet on this Worker.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"gedx402_mcp": {
"url": "https://mcp.gedx402.com/mcp",
"transport": "http"
}
}
}