Skip to content
Cursor

Tentra — Memory for AI Coding Agents for Cursor

io.github.rdanieli/tentra

Memory for AI coding agents. Call graphs + refactor safety + persistent code context. 35 MCP tools.

client:Cursor transport:sse runtime:npm

Install Tentra — Memory for AI Coding Agents in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "tentra": {
      "url": "https://trytentra.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Tentra — Memory for AI Coding Agents in other clients