agent memory for Grok
dev.veritap/agent-memory
Agent memory: free durable storage (any keypair, no signup) that survives sessions and machines.
client:Grok
transport:streamable-http
tools:12
Install agent memory in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-memory": {
"type": "http",
"url": "https://locker.veritap.dev/mcp/memory"
}
}
}
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