Motomarks MCP Server for VS Code
io.motomarks/mcp
Car logo API and image CDN: search automotive brands, fetch brand data, and build logo CDN URLs.
client:VS Code
transport:streamable-http
tools:8
Install Motomarks MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://motomarks.io/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs