Imagcon for Cursor
io.github.explorer-64/imagcon-mcp
Generate PWA icon sets and iOS splash screens from a text prompt or an existing image.
client:Cursor
transport:streamable-http
runtime:mcpb
Install Imagcon in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"imagcon-mcp": {
"url": "https://mcp.imagcon.app/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs