Skip to content
Windsurf

billy mcp for Windsurf

io.github.thourum/billy-mcp

Billy (billy.dk) accounting: invoices, journal entries, trial balance, with write protection.

client:Windsurf transport:stdio runtime:npm

Install billy mcp 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": {
    "billy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "billy-mcp"
      ],
      "env": {
        "BILLY_ACCESS_TOKEN": "<BILLY_ACCESS_TOKEN>",
        "BILLY_WRITE_MODE": "<BILLY_WRITE_MODE>",
        "BILLY_ORGANIZATION_ID": "<BILLY_ORGANIZATION_ID>",
        "BILLY_LOCALE": "<BILLY_LOCALE>"
      }
    }
  }
}

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

billy mcp in other clients