PluginBench
MCP Server

io.github.Ainode-tech/accounting-mcp MCP Server

io.github.Ainode-tech/accounting-mcp

What is the io.github.Ainode-tech/accounting-mcp MCP server?

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

How to install io.github.Ainode-tech/accounting-mcp

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "accounting-mcp": {
      "url": "https://xero.api.ainode.tech/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "accounting-mcp": {
      "serverUrl": "https://xero.api.ainode.tech/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "accounting-mcp": {
      "type": "http",
      "url": "https://xero.api.ainode.tech/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "accounting-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://xero.api.ainode.tech/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http accounting-mcp https://xero.api.ainode.tech/mcp

Related MCP servers

LLM caching proxy (x402 USDC on Base) - exact + semantic cache. Free health.

4 web-search tiers (x402 USDC on Base) - simple/medium/deep/cached. Free health.

22 utility tools (x402 USDC on Base): currency, PDF, image, GDPR. Free health.