Car Handshake for VS Code
com.carhandshake/inventory
Find and compare live vehicle inventory from participating US dealers and contact them with consent.
client:VS Code
transport:streamable-http
tools:10
Install Car Handshake in VS Code
.vscode/mcp.json
{
"servers": {
"inventory": {
"type": "http",
"url": "https://mcp.carhandshake.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs