Voxcars (Portugal) for VS Code
eu.voxs/voxcars-pt
Used-car listings in Portugal: search, price statistics, comparables and articles.
client:VS Code
transport:streamable-http
tools:6
Install Voxcars (Portugal) in VS Code
.vscode/mcp.json
{
"servers": {
"voxcars-pt": {
"type": "http",
"url": "https://www.voxcars.pt/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs