Skip to content
Windsurf

openfoot mcp for Windsurf

io.github.bartokulus/openfoot-mcp

Football fixtures, standings, lineups, live events and shot-level xG across 75 competitions.

client:Windsurf transport:stdio runtime:npm

Install openfoot mcp 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": {
    "openfoot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "openfoot-mcp"
      ],
      "env": {
        "OPENFOOT_API_KEY": "<OPENFOOT_API_KEY>"
      }
    }
  }
}

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

openfoot mcp in other clients