Golf With Discs DiscFinder MCP for VS Code
io.github.frankbongo/golfwithdiscs-discfinder
Search current disc golf retailer inventory across 50+ shops by mould, plastic, price, and country.
client:VS Code
transport:streamable-http
tools:1
Install Golf With Discs DiscFinder MCP in VS Code
.vscode/mcp.json
{
"servers": {
"golfwithdiscs-discfinder": {
"type": "http",
"url": "https://finder.golfwithdiscs.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs