Old Cars Data for VS Code
com.oldcarsdata/mcp
Collector-car auction history, live listings, bid trails, and market statistics for AI agents.
client:VS Code
transport:streamable-http
Install Old Cars Data in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.oldcarsdata.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs