Skip to content
Windsurf

mcp quipu for Windsurf

io.github.nubiia-dev/mcp-quipu

Quipu API integration with 18 MCP tools for invoices, expenses, contacts and Spanish VAT reporting

client:Windsurf transport:stdio runtime:npm

Install mcp quipu 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-quipu": {
      "command": "npx",
      "args": [
        "-y",
        "@nubiia/mcp-quipu"
      ],
      "env": {
        "QUIPU_CLIENT_ID": "<QUIPU_CLIENT_ID>",
        "QUIPU_CLIENT_SECRET": "<QUIPU_CLIENT_SECRET>",
        "QUIPU_OWNER_SLUG": "<QUIPU_OWNER_SLUG>"
      }
    }
  }
}

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

mcp quipu in other clients