Skip to content
Windsurf

mcp belvo for Windsurf

io.github.codespar/mcp-belvo

Belvo — Open Finance aggregator for LATAM

client:Windsurf transport:stdio runtime:npm

Install mcp belvo in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-belvo": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-belvo"
      ],
      "env": {
        "BELVO_SECRET_ID": "<BELVO_SECRET_ID>",
        "BELVO_SECRET_PASSWORD": "<BELVO_SECRET_PASSWORD>",
        "BELVO_SANDBOX": "<BELVO_SANDBOX>"
      }
    }
  }
}

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

mcp belvo in other clients