Autoza UK for VS Code
io.github.screed369/autoza-uk
UK used cars: road tax (VED), ULEZ charges, MOT dates, DVSA reliability, live dealer stock.
client:VS Code
transport:streamable-http
tools:9
Install Autoza UK in VS Code
.vscode/mcp.json
{
"servers": {
"autoza-uk": {
"type": "http",
"url": "https://autoza.co.uk/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs