Skip to content
Windsurf

mcp bold co for Windsurf

io.github.codespar/mcp-bold-co

MCP server for Bold — Colombian acquirer: payment links for cards, PSE and Nequi

client:Windsurf transport:stdio runtime:npm

Install mcp bold co 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-bold-co": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-bold-co"
      ],
      "env": {
        "BOLD_API_KEY": "<BOLD_API_KEY>",
        "BOLD_SECRET_KEY": "<BOLD_SECRET_KEY>"
      }
    }
  }
}

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

mcp bold co in other clients