Skip to content
VS Code

Tabula for VS Code

io.github.nikhilbhima/tabula

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

client:VS Code transport:streamable-http

Install Tabula in VS Code

.vscode/mcp.json

{
  "servers": {
    "tabula": {
      "type": "http",
      "url": "https://www.tabula360.com/api/mcp/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Tabula in other clients