golf majors for Claude Desktop
com.whensport/golf-majors
Golf Majors 2026 — Masters, PGA Championship, US Open, The Open. Tournaments, venues, players.
client:Claude Desktop
transport:streamable-http
Install golf majors in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"golf-majors": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://whensport.com/mcp/golf"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs