CarChat Inventory for Zed
io.carchat/inventory
Search live US dealership inventory, get market prices, and send buyer inquiries. Free, no API key.
client:Zed
transport:streamable-http
tools:6
Install CarChat Inventory in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"inventory": {
"url": "https://carchat.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs