Skip to content
Claude Desktop

mcp geracash for Claude Desktop

io.github.geraservicesuk/mcp-geracash

Cross-border remittance and wallet: send money, pay bills, FX, balances. OAuth+2FA for writes.

client:Claude Desktop transport:stdio runtime:npm

Install mcp geracash 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": {
    "mcp-geracash": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-geracash"
      ],
      "env": {
        "GERACASH_API_URL": "<GERACASH_API_URL>"
      }
    }
  }
}

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

mcp geracash in other clients