LLMemory for Grok
io.github.meir-may/llmemory
Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only
client:Grok
transport:streamable-http
Install LLMemory in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"llmemory": {
"type": "http",
"url": "https://mcp.llmemory.xyz/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