Apibara Vehicle Auction Data for VS Code
tech.apibara/vehicle-auction
Read-only MCP for Copart and IAA/IAAI search, history, filters, locations, shipping, and usage.
client:VS Code
transport:streamable-http
tools:8
Install Apibara Vehicle Auction Data in VS Code
.vscode/mcp.json
{
"servers": {
"vehicle-auction": {
"type": "http",
"url": "https://apibara.tech/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs