Skip to content
Claude Desktop

mcp siigo for Claude Desktop

io.github.codespar/mcp-siigo

Siigo — Colombian accounting + DIAN e-invoicing

client:Claude Desktop transport:stdio runtime:npm

Install mcp siigo in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp siigo in other clients