Skip to content
Grok

Thoth for Grok

io.github.ahmedeid1/thoth

Read-only MCP over an agentic SLR workspace with per-claim citation verification

client:Grok transport:streamable-http

Install Thoth in Grok

.mcp.json (in your project root)

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

Thoth in other clients