Skip to content
Windsurf

bexio mcp server for Windsurf

io.github.promptpartner/bexio-mcp-server

Swiss accounting integration for Bexio. 314 tools: invoices, contacts, projects, account balances

client:Windsurf transport:stdio runtime:npm

Install bexio mcp server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "bexio-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@promptpartner/bexio-mcp-server"
      ]
    }
  }
}

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

bexio mcp server in other clients