CarChat Inventory for VS Code
io.carchat/inventory
Search live US dealership inventory, get market prices, and send buyer inquiries. Free, no API key.
client:VS Code
transport:streamable-http
tools:6
Install CarChat Inventory in VS Code
.vscode/mcp.json
{
"servers": {
"inventory": {
"type": "http",
"url": "https://carchat.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs