eto-mcp

etofdn/eto-mcp
★ 1 stars TypeScript 🤖 AI/LLM Updated 1d ago
ETO Chain MCP Server — 107 tools for AI agents to interact with the ETO Universal Virtual Machine
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "eto-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "etofdn/eto-mcp"
      ]
    }
  }
}

README Excerpt

Operational gateway services for ETO — bridges between external identity systems and the on-chain `IssueCredential` flow defined in This package is a self-contained TypeScript module that runs under either Bun (production) or Node ≥ 20 (CI). It contains pure business logic with no HTTP transport — the gateway server wires routes onto `WorldcoinIssuer`

Tools (6)

CIVIC_GATEKEEPER_NETWORKCIVIC_ISSUER_KEYPAIR_PATHCIVIC_NETWORK_IDETO_WORLDCOIN_ISSUER_KEYPAIRWORLDCOIN_API_KEYWORLDCOIN_APP_ID