mifactory agent memory for Grok
io.github.mifactory-bot/mifactory-agent-memory
Persistent memory for AI agents across Claude, ChatGPT and any MCP client.
client:Grok
transport:streamable-http
tools:2
Install mifactory agent memory in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mifactory-agent-memory": {
"type": "http",
"url": "https://agent-memory-api.vercel.app/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