CarShake for VS Code
io.github.kindrat86/carshake
Vehicle handover checklists, damage-documentation best practices, valet/rental/service FAQs.
client:VS Code
transport:streamable-http
tools:3
Install CarShake in VS Code
.vscode/mcp.json
{
"servers": {
"carshake": {
"type": "http",
"url": "https://carshake.online/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs