conduit

Miracle-Alajemba/conduit
★ 0 stars TypeScript 🤖 AI/LLM Updated today
conduit is an mcp server that gives any LLM instant read and write access to to the celo blockchain.
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": {
    "conduit": {
      "command": "npx",
      "args": [
        "-y",
        "Miracle-Alajemba/conduit"
      ]
    }
  }
}

README Excerpt

> The missing infrastructure layer that connects any AI to the Celo blockchain. Every AI model — Claude, GPT, Gemini — has zero ability to interact with any blockchain out of the box. They can talk *about* crypto but cannot *touch* it. Meanwhile, developers who want to build AI agents on Celo have to manually integrate viem, Mento, Aave, and Self Protocol separately — weeks of work before writing a single line of agent logic.

Tools (11)

check_agent_idget_balanceget_token_priceget_transactionslend_on_aavepingself_verifysend_tokensswap_tokenswithdraw_from_aavex402_pay

Topics

celocelo-blockchainmcp-server