golf coach for Windsurf
io.github.bjornj12/golf-coach
A stats-driven golf coach: Trackman + on-course rounds, turned into a practice plan.
client:Windsurf
transport:stdio
runtime:pypi
Install golf coach in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"golf-coach": {
"command": "uvx",
"args": [
"golf-coach"
],
"env": {
"TRACKMAN_TOKEN": "<TRACKMAN_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs