f1verse for Cline
io.github.jinsim/f1verse
Formula 1 race data with the domain rules applied: stints, tyre wear, publish-safety. Zero deps.
client:Cline
transport:stdio
runtime:pypi
Install f1verse 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": {
"f1verse": {
"command": "uvx",
"args": [
"f1verse"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs