Maindex Expert Memory Service for Cursor
io.maindex/expert
Full-control memory API for AI agents — memories, collections, links, search, and bulk operations.
client:Cursor
transport:streamable-http
Install Maindex Expert Memory Service in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"expert": {
"url": "https://expert.maindex.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs