ProSide Golf for VS Code
io.proside/golf
Permission-scoped Play Now, live scoring, and organization event operations for ProSide Golf users.
client:VS Code
transport:streamable-http
Install ProSide Golf in VS Code
.vscode/mcp.json
{
"servers": {
"golf": {
"type": "http",
"url": "https://mcp.proside.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs