memoryoracle for Cursor
io.tooloracle/memoryoracle
MemoryOracle - 10 agent memory tools: vector store, recall, summarization, redaction.
client:Cursor
transport:streamable-http
Install memoryoracle in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"memoryoracle": {
"url": "https://tooloracle.io/memory/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs