Clervo Connect for Windsurf
io.github.clervo/connect
Free-first Clervo tools and bounded opt-in commerce through one local wallet.
client:Windsurf
transport:stdio
runtime:npm
Install Clervo Connect in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"connect": {
"command": "npx",
"args": [
"-y",
"@clervo/mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs