DiscGolfAPI MCP for Zed
io.github.frankbongo/discgolfapi
Search disc golf courses worldwide, find nearby courses, and retrieve course details and updates.
client:Zed
transport:streamable-http
tools:4
Install DiscGolfAPI MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"discgolfapi": {
"url": "https://io.discgolfapi.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs