memoryoracle for Grok
io.tooloracle/memoryoracle
MemoryOracle - 10 agent memory tools: vector store, recall, summarization, redaction.
client:Grok
transport:streamable-http
Install memoryoracle in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"memoryoracle": {
"type": "http",
"url": "https://tooloracle.io/memory/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