BuyerAware for VS Code
com.buyerawareapp/buyeraware
Mechanic-grade used-car listing verdicts: risk score, failure points, repair costs, fair price.
client:VS Code
transport:streamable-http
tools:5
Install BuyerAware in VS Code
.vscode/mcp.json
{
"servers": {
"buyeraware": {
"type": "http",
"url": "https://api.buyerawareapp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs