Tentra — Memory for AI Coding Agents for Grok
io.github.rdanieli/tentra
Memory for AI coding agents. Call graphs + refactor safety + persistent code context. 35 MCP tools.
client:Grok
transport:sse
runtime:npm
Install Tentra — Memory for AI Coding Agents in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"tentra": {
"type": "sse",
"url": "https://trytentra.com/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs