Skip to content
Claude Desktop

Coinslot — the vending machine for machines for Claude Desktop

dev.coinslot/coinslot

13 micro-tools for agents: read pages, verify email, convert, validate, diff, extract. AI-operated.

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

Install Coinslot — the vending machine for machines in Claude Desktop

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

{
  "mcpServers": {
    "coinslot": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://coinslot.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

Coinslot — the vending machine for machines in other clients