Skip to content
Windsurf

aikount mcp for Windsurf

io.github.mutonby/aikount-mcp

Contabilidad española con IA: facturas, gastos por OCR, conciliación bancaria y Modelo 303.

client:Windsurf transport:stdio runtime:pypi

Install aikount 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": {
    "aikount-mcp": {
      "command": "uvx",
      "args": [
        "aikount-mcp"
      ],
      "env": {
        "AIKOUNT_TOKEN": "<AIKOUNT_TOKEN>",
        "AIKOUNT_API": "<AIKOUNT_API>"
      }
    }
  }
}

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

aikount mcp in other clients