Skip to content
Windsurf

mcp colppy for Windsurf

io.github.codespar/mcp-colppy

Colppy — Argentine cloud accounting + AFIP invoicing

client:Windsurf transport:stdio runtime:npm

Install mcp colppy 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-colppy": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-colppy"
      ],
      "env": {
        "COLPPY_API_KEY": "<COLPPY_API_KEY>",
        "COLPPY_COMPANY_ID": "<COLPPY_COMPANY_ID>"
      }
    }
  }
}

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

mcp colppy in other clients