Skip to content
Grok

ASR (에사) — Shared memory for AI tools for Grok

com.asrmemory/asr

Shared memory for AI tools — save notes and work records, recall them from any other tool.

client:Grok transport:streamable-http

Install ASR (에사) — Shared memory for AI tools in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "asr": {
      "type": "http",
      "url": "https://asrmemory.com/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

ASR (에사) — Shared memory for AI tools in other clients