chain for Windsurf
io.github.vdappdev2/chain
Foundation MCP server — chain discovery, daemon management, health checks, raw transactions
client:Windsurf
transport:stdio
runtime:npm
Install chain in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"chain": {
"command": "npx",
"args": [
"-y",
"@verusidx/chain-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs