F1Laps for Cursor
com.f1laps/mcp
Read-only F1 game laps, telemetry, setups, leaderboard benchmarks, and progress.
client:Cursor
transport:streamable-http
Install F1Laps in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://www.f1laps.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs