Skip to content
Claude Desktop

ProSide Golf for Claude Desktop

io.proside/golf

Permission-scoped Play Now, live scoring, and organization event operations for ProSide Golf users.

client:Claude Desktop transport:streamable-http

Install ProSide Golf in Claude Desktop

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

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

ProSide Golf in other clients