Catalog
io.tooloracle/memoryoracle
OfficialMemoryOracle - 10 agent memory tools: vector store, recall, summarization, redaction.
Store and retrieve agent memories with vector search, summarization, and data redaction.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"memoryoracle": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tooloracle.io/memory/mcp/"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.