Kortexio Memory for Cursor
io.kortexio/memory
Hosted ambient memory for AI agents. Retrieve context and save notes via MCP tools with OAuth.
client:Cursor
transport:streamable-http
Install Kortexio Memory in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"memory": {
"url": "https://mcp.kortexio.io/{appId}/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs