f1 2026 for VS Code
com.whensport/f1-2026
Formula 1 2026 schedule MCP — 24 races, drivers, constructors, sessions, circuits, race times.
client:VS Code
transport:streamable-http
Install f1 2026 in VS Code
.vscode/mcp.json
{
"servers": {
"f1-2026": {
"type": "http",
"url": "https://whensport.com/mcp/f1"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs