Skip to content
Grok

stagenth · AI 记忆库 for Grok

com.stagenth/memory-kit

Hosted persistent memory with semantic search, importance and TTL for AI agents.

client:Grok transport:streamable-http

Install stagenth · AI 记忆库 in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "memory-kit": {
      "type": "http",
      "url": "https://stagenth.com/mcp/memory-kit/"
    }
  }
}

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

stagenth · AI 记忆库 in other clients