netcafe images for Cursor
com.ainetcafe/netcafe-images
Diagrams, badges, charts and QR codes as plain image URLs you can paste into Markdown.
client:Cursor
transport:streamable-http
tools:8
Install netcafe images in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"netcafe-images": {
"url": "https://ainetcafe.com/mcp/img?s=registry"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs