ridealong for Cline
io.github.williamblaismedia-create/ridealong
Watch your AI drive a real Chrome live, point, approve, or take the wheel from your phone.
client:Cline
transport:stdio
runtime:npm
Install ridealong 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": {
"ridealong": {
"command": "npx",
"args": [
"-y",
"ridealong-mcp"
],
"env": {
"RIDEALONG_DATA_DIR": "<RIDEALONG_DATA_DIR>",
"RIDEALONG_LIVE_PORT": "<RIDEALONG_LIVE_PORT>",
"RIDEALONG_VIDEO": "<RIDEALONG_VIDEO>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs