Stymie Golf for VS Code
io.github.thatdudefreak/stymie-golf
Read-only US golf course, scorecard, equipment, deal, and golf-trip data for AI agents.
client:VS Code
transport:streamable-http
tools:12
Install Stymie Golf in VS Code
.vscode/mcp.json
{
"servers": {
"stymie-golf": {
"type": "http",
"url": "https://mcp-production-680d.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs