Skip to content
Claude Desktop

Spin Wheel Names for Claude Desktop

io.github.heyiamluke/spinwheelnames

Spin a random picker wheel, pick a random number, and search shared wheels from spinwheelnames.com.

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

Install Spin Wheel Names in Claude Desktop

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

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

Spin Wheel Names in other clients