Skip to content
Windsurf

cardano mcp for Windsurf

io.github.indigoprotocol/cardano-mcp

Cardano MCP — transactions, addresses, UTxOs, balances, ADAHandles & stake delegation

client:Windsurf transport:stdio runtime:npm

Install cardano mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "cardano-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@indigoprotocol/cardano-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

cardano mcp in other clients