Skip to content
VS Code

Openf1 for VS Code

io.github.pipeworx-io/openf1

OpenF1 MCP — real-time & historical Formula 1 data.

client:VS Code transport:streamable-http

Install Openf1 in VS Code

.vscode/mcp.json

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

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

Openf1 in other clients