celo-mcp

artugrande/celo-mcp
★ 0 stars TypeScript AI/LLM Updated today
Open-source remote MCP server for Celo — read+write access for any LLM. Unsigned-tx writes (no key custody), ERC-8004 agent identity, x402 payments.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "celo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "artugrande/celo-mcp"
      ]
    }
  }
}

README Excerpt

**Read + write access to Celo for any LLM — over a single remote URL.** Balances, sends, swaps, agent identity + reputation (ERC-8004), and x402 micropayments. Writes return **unsigned transactions** — the server never holds a key or broadcasts anything. > The official `celo-org/celo-mcp` is Python, local-stdio, and read-only. This is the first

Tools (11)

AI_GATEWAY_API_KEYCELO_RPC_URLagentIdagent_identitybuild_send_txbuild_swap_txget_balanceget_token_infolist_capabilitiesresolve_addressx402_pay