Skip to content
Grok

Recall for Grok

io.github.mcp-dir/recall-mcp

Recall (recall.it) — your AI knowledge base / 'second brain'. Via the official API: semantic search

client:Grok transport:streamable-http tools:10

Install Recall in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "recall-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_recall"
    }
  }
}

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

What Grok can do once it is connected

Recall in other clients