PixelDrive for Cursor
pro.pixeldrive/pixeldrive
Generate branded images at scale: design templates and render them to PNGs by prompt.
client:Cursor
transport:streamable-http
Install PixelDrive in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pixeldrive": {
"url": "https://pixeldrive.pro/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs