Skip to content
Windsurf

stathead mcp for Windsurf

io.github.dachhack/stathead-mcp

Fantasy football analytics: stats, dynasty, projections, prospects, Sleeper leagues, Excel I/O

client:Windsurf transport:stdio runtime:npm

Install stathead mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "stathead-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "stathead-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

stathead mcp in other clients