Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

GEDX402 MCP

x402/gedx402-mcp

Remote MCP — list/call GEDX402 paid API tools via Streamable HTTP [x402: $0.0/call on base-mainnet, category=other]

Uptime
100.0%
1 direct probes · 30d
Response
1183ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

code

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…

gedx402_search

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…

gedx402_translate

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…

gedx402_firecrawl_scrape

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 …

gedx402_chat_completions

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…

gedx402_call

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.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gedx402_mcp": {
      "url": "https://mcp.gedx402.com/mcp",
      "transport": "http"
    }
  }
}