Motomarks MCP Server for Zed
io.motomarks/mcp
Car logo API and image CDN: search automotive brands, fetch brand data, and build logo CDN URLs.
client:Zed
transport:streamable-http
tools:8
Install Motomarks MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://motomarks.io/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs