Blue Synergy Cortex for Cursor
io.github.novotapeter-bs/cortex
Long-term, drift-free cognitive memory engine for AI Agents and Cursor IDE.
client:Cursor
transport:sse
Install Blue Synergy Cortex in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cortex": {
"url": "https://cortex.bluesynergy.io/v1/mcp/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs