World Cup 2026 Tour for Windsurf
io.github.abaiii168/world-cup-2026
Free MCP server for World Cup 2026 fixtures, local kickoff times, and Dataset JSON-LD.
client:Windsurf
transport:stdio
runtime:oci
Install World Cup 2026 Tour in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"world-cup-2026": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/abaiii168/world-cup-2026-mcp-server:0.1.1"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs