limner for Cursor
us.limner/limner
AI visual generation agent: multi-pipeline rendering, prompt crafting, and image composition.
client:Cursor
transport:streamable-http
runtime:mcpb
Install limner in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"limner": {
"url": "https://mcp.limner.us/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs