Skip to content
Grok

Orbismo for Grok

com.orbismo/orbismo

A persistent world-building memory your AI can read and write in any chat.

client:Grok transport:streamable-http

Install Orbismo in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "orbismo": {
      "type": "http",
      "url": "https://app.orbismo.com/api/v1/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

Orbismo in other clients