Skip to content
Zed

Tabula for Zed

io.github.nikhilbhima/tabula

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

client:Zed transport:streamable-http

Install Tabula in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "tabula": {
      "url": "https://www.tabula360.com/api/mcp/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Tabula in other clients