ridealong for Windsurf
io.github.williamblaismedia-create/ridealong
Watch your AI drive a real Chrome live, point, approve, or take the wheel from your phone.
client:Windsurf
transport:stdio
runtime:npm
Install ridealong in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs