Skip to content
Grok

ImageKit Admin for Grok

io.imagekit/admin

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

client:Grok transport:streamable-http

Install ImageKit Admin in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

ImageKit Admin in other clients