GolfCore for Zed
org.golfcore/golfcore
Scorecards, tee yardages, USGA ratings and green contour maps for 30,000 golf courses worldwide.
client:Zed
transport:streamable-http
tools:1
Install GolfCore in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"golfcore": {
"url": "https://mcp.golfcore.org/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs