tee times for Cursor
co.loopgolf/tee-times
Live golf tee time availability across US courses. Search by location, date, players, and price.
client:Cursor
transport:streamable-http
Install tee times in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tee-times": {
"url": "https://www.loopgolf.co/api/ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs