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