Skip to content
Grok

Tabula for Grok

io.github.nikhilbhima/tabula

Cross-AI personal memory. Save once in ChatGPT, recall in Claude, Mistral, Grok, or any MCP client.

client:Grok transport:streamable-http

Install Tabula in Grok

.mcp.json (in your project root)

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

Tabula in other clients