BetterThanTomorrow/calva-backseat-driver
VS Code AI Agent Interactive Programming. Tools for CoPIlot and other assistants. Can also be used as an MCP server.
Platform-specific configuration:
{
"mcpServers": {
"calva-backseat-driver": {
"command": "npx",
"args": [
"-y",
"calva-backseat-driver"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...