Skip to content
Grok

OneLore for Grok

ai.onelore/lore

Shared project context for AI agents and teams: docs, tasks, and messages that stay current.

client:Grok transport:streamable-http

Install OneLore in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "lore": {
      "type": "http",
      "url": "https://mcp.onelore.ai"
    }
  }
}

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

OneLore in other clients