DiscGolfAPI MCP for Cursor
io.github.frankbongo/discgolfapi
Search disc golf courses worldwide, find nearby courses, and retrieve course details and updates.
client:Cursor
transport:streamable-http
tools:4
Install DiscGolfAPI MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"discgolfapi": {
"url": "https://io.discgolfapi.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs