Skip to content
Claude Desktop

aikount mcp for Claude Desktop

io.github.mutonby/aikount-mcp

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

client:Claude Desktop transport:stdio runtime:pypi

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

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

aikount mcp in other clients