Skip to content
Grok

Ragora for Grok

io.github.mregmi/ragora-mcp

Search your knowledge bases from any AI assistant using hybrid RAG.

client:Grok transport:streamable-http

Install Ragora in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ragora-mcp": {
      "type": "http",
      "url": "https://mcp.ragora.app/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

Ragora in other clients