chat-recall for Grok
io.github.munhq/chat-recall
One searchable history across every AI coding tool, with secret scanning and a shared task board.
client:Grok
transport:streamable-http
runtime:npm
Install chat-recall in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"chat-recall": {
"type": "http",
"url": "https://chatrecall.dev/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