Skip to content
Claude Desktop

dropcoin utility for Claude Desktop

io.github.freshfos/dropcoin-utility

Utility data for AI agents: IBAN, EU holidays, VAT rates, time zones, ECB FX. Pay per call.

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

Install dropcoin utility in Claude Desktop

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

{
  "mcpServers": {
    "dropcoin-utility": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://utility-api.dropcoin.workers.dev/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

dropcoin utility in other clients