agenticmemory for Grok
io.github.jyswee/agenticmemory
Persistent memory for AI agents — history, context, semantic search, queues. 46 tools, stdio/SSE.
client:Grok
transport:sse
runtime:npm
Install agenticmemory in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agenticmemory": {
"type": "sse",
"url": "https://mcp.agenticmemory.ai/sse"
}
}
}
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