Skip to content
Windsurf

mcp siigo for Windsurf

io.github.codespar/mcp-siigo

Siigo — Colombian accounting + DIAN e-invoicing

client:Windsurf transport:stdio runtime:npm

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

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

mcp siigo in other clients