Skip to content
Grok

OrcaVault for Grok

io.github.keiko-dev-lcai/orcavault-mcp

Permanent on-chain memory for AI agents on Lightchain via a one-time unlock.

client:Grok transport:sse

Install OrcaVault in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "orcavault-mcp": {
      "type": "sse",
      "url": "https://orcavault-mcp-production.up.railway.app/sse"
    }
  }
}

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

OrcaVault in other clients