Skip to content
Cursor

Openf1 for Cursor

io.github.pipeworx-io/openf1

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

client:Cursor transport:streamable-http

Install Openf1 in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "openf1": {
      "url": "https://gateway.pipeworx.io/openf1/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Openf1 in other clients