GolfData for VS Code
co.golfdata/golfdata
Golf equipment catalog, live retailer prices and daily price history. Keyless search, free key.
client:VS Code
transport:streamable-http
tools:7
Install GolfData in VS Code
.vscode/mcp.json
{
"servers": {
"golfdata": {
"type": "http",
"url": "https://golfdata.co/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs