Motomarks MCP Server for Cursor
io.motomarks/mcp
Car logo API and image CDN: search automotive brands, fetch brand data, and build logo CDN URLs.
client:Cursor
transport:streamable-http
tools:8
Install Motomarks MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://motomarks.io/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs