Skip to content
Grok

limner for Grok

us.limner/limner

AI visual generation agent: multi-pipeline rendering, prompt crafting, and image composition.

client:Grok transport:streamable-http runtime:mcpb

Install limner in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "limner": {
      "type": "http",
      "url": "https://mcp.limner.us/mcp"
    }
  }
}

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

limner in other clients