MCP.so
Sign In
Servers

Multichain Mcp

@wkalidev

MCP server for AI agents — Stacks, Celo, Base in one package

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "multichain": {
      "command": "npx",
      "args": [
        "-y",
        "@wkalidev/multichain-mcp"
      ],
      "env": {
        "MULTICHAIN_LICENSE_KEY": "your-license-key"
      }
    }
  }
}

More from Other