Skip to content
VS Code

Blue Synergy Cortex for VS Code

io.github.novotapeter-bs/cortex

Long-term, drift-free cognitive memory engine for AI Agents and Cursor IDE.

client:VS Code transport:sse

Install Blue Synergy Cortex in VS Code

.vscode/mcp.json

{
  "servers": {
    "cortex": {
      "type": "sse",
      "url": "https://cortex.bluesynergy.io/v1/mcp/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Blue Synergy Cortex in other clients