Skip to content
VS Code

F1 for VS Code

io.github.pipeworx-io/f1

F1 MCP — Formula 1 data via the Ergast API

client:VS Code transport:streamable-http

Install F1 in VS Code

.vscode/mcp.json

{
  "servers": {
    "f1": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/f1/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

F1 in other clients