Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

golf coach in other clients