Skip to content
Grok

oneda for Grok

com.freeelatech/oneda

Persistent, governed institutional memory for Claude Code — specs, decisions, learnings.

client:Grok transport:streamable-http

Install oneda in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "oneda": {
      "type": "http",
      "url": "https://oneda.freeelatech.com/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

oneda in other clients