wc26 for Zed
io.github.jordanlyall/wc26
FIFA World Cup 2026 data: matches, teams, venues, city guides, fan zones, and more.
client:Zed
transport:stdio
runtime:npm
Install wc26 in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"wc26": {
"command": "npx",
"args": [
"-y",
"wc26-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs