Skip to content
Claude Desktop

accounting mcp for Claude Desktop

io.github.ainode-tech/accounting-mcp

8 EU accounting (x402 USDC on Base): reconcile, VAT, invoicing. Free health.

client:Claude Desktop transport:streamable-http tools:9

Install accounting mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "accounting-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://xero.api.ainode.tech/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

accounting mcp in other clients