Maindex Smart Memory Service for Cursor
io.maindex/smart
Simple memory for AI: keep, recall, update, and forget information across sessions.
client:Cursor
transport:streamable-http
Install Maindex Smart Memory Service in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"smart": {
"url": "https://maindex.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs