OpenF1 MCP by UnClick for Cline
io.github.malamutemayhem/openf1
Formula 1 sessions, drivers, positions, laps, pit stops, car data, radio, and weather. By UnClick.
client:Cline
transport:stdio
runtime:npm
Install OpenF1 MCP by UnClick in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"openf1": {
"command": "npx",
"args": [
"-y",
"@unclick/openf1-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs