Memocore for Cursor
ai.memocore/mcp
Shared memory for all your AI agents, your whole team and every MCP client — save, search, recall.
client:Cursor
transport:streamable-http
Install Memocore in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://memocore.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs