Tentra - Memory for AI Coding Agents MCP Server

Memory for AI coding agents. Persistent code graph + AI-generated architecture diagrams - MCP-native. Works in Cursor, Claude Code, Codex, and Windsurf.

People connecting memory tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-06-11 · ★ 5 · #162 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Tentra - Memory for AI Coding Agents

Claude Code

claude mcp add rdanieli-tentra-mcp --transport sse https://trytentra.com/api/mcp

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://trytentra.com/api/mcp

transport: sse

endpoint responds (non-MCP reply - review) · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to trytentra.com

license MIT - declared in the repository

npm package tentra-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.rdanieli is GitHub-verified and matches the repo owner

03 · Who maintains Tentra - Memory for AI Coding Agents

Tentra - Memory for AI Coding Agents is maintained by rdanieli. It's the only MCP server we track from this author; the repo dates to Apr 2026.

04 · Facts

category
memory - ranked #162 of 259 actively-maintained memory servers as of 2026-08-25.
registry
io.github.rdanieli/tentra (active, first published 2026-04-03 · 6 versions)
packages
npm:tentra-mcp

05 · Tentra - Memory for AI Coding Agents FAQ

What is Tentra - Memory for AI Coding Agents?

Memory for AI coding agents. Persistent code graph + AI-generated architecture diagrams - MCP-native. Works in Cursor, Claude Code, Codex, and Windsurf.

Is Tentra - Memory for AI Coding Agents still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-11. We re-verify nightly.

How do I install Tentra - Memory for AI Coding Agents?

Run `npx -y tentra-mcp`. You can also paste the ready-made client config above.

Does Tentra - Memory for AI Coding Agents run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to Tentra - Memory for AI Coding Agents

Pairs well with

Servers that cover what Tentra - Memory for AI Coding Agents doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58

More memory MCP servers · Recall · Remembra - AI Memory Layer · Replen · WingmanProtocol Agent Gateway

More TypeScript MCP servers · Crabcut · Refgrow MCP Server · StitchAPI Docs · Q-SYS MCP · see all