Tabula for Cursor
io.github.nikhilbhima/tabula
Cross-AI personal memory. Save once in ChatGPT, recall in Claude, Mistral, Grok, or any MCP client.
client:Cursor
transport:streamable-http
Install Tabula in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tabula": {
"url": "https://www.tabula360.com/api/mcp/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs