CarsMultiverse — the recall record for VS Code
com.carsmultiverse/recall-record
Vehicle safety recalls from four registers, matched across borders on the maker's own code.
client:VS Code
transport:streamable-http
tools:4
Install CarsMultiverse — the recall record in VS Code
.vscode/mcp.json
{
"servers": {
"recall-record": {
"type": "http",
"url": "https://carsmultiverse.com/wp-json/cmvmcp/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs