PGA Golf for Cursor
com.pga/pga-golf
PGA's official MCP Server for all things golf-related. Find a coach, play golf, improve your game.
client:Cursor
transport:streamable-http
tools:4
Install PGA Golf in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pga-golf": {
"url": "https://mcp.pga.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs