● healthy
Store and recall persistent information across conversations to maintain long-term context and continuity. Organize knowledge into structured entities and relations for more coherent information retrieval. Enhance personalization by automatically accessing past interactions and preferences.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/ghostrouter/memory/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/ghostrouter/memory/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/LeoLucky1/ghostrouter-memory