Skip to content
VS Code

stagenth · AI 记忆库 for VS Code

com.stagenth/memory-kit

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

client:VS Code transport:streamable-http

Install stagenth · AI 记忆库 in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

stagenth · AI 记忆库 in other clients