CarShake for Zed
io.github.kindrat86/carshake
Vehicle handover checklists, damage-documentation best practices, valet/rental/service FAQs.
client:Zed
transport:streamable-http
tools:3
Install CarShake in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"carshake": {
"url": "https://carshake.online/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs