CarShake for Cursor
io.github.kindrat86/carshake
Vehicle handover checklists, damage-documentation best practices, valet/rental/service FAQs.
client:Cursor
transport:streamable-http
tools:3
Install CarShake in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"carshake": {
"url": "https://carshake.online/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs