stagenth · AI 记忆库
https://stagenth.com/mcp/memory-kit/
● healthy
Hosted persistent memory for AI agents: add/search/list across sessions and clients.
Transport
streamable-http
Auth
—
Cost
—
How to connect
MCP endpoint (streamable-http)
https://stagenth.com/mcp/memory-kit/
JSON-RPC initialize probe
curl -X POST https://stagenth.com/mcp/memory-kit/ \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'