Skip to content
Cursor

ImageKit Admin for Cursor

io.imagekit/admin

Official ImageKit admin server: manage origins, URL endpoints, account usage and usage analytics.

client:Cursor transport:streamable-http

Install ImageKit Admin in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "admin": {
      "url": "https://imagekit.io/mcp/admin"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ImageKit Admin in other clients