Skip to content
VS Code

Cortex for VS Code

io.github.filippopilo/cortex

Patent-pending semantic memory for AI agents: quality-gated writes, conflict tracking. Free trial.

client:VS Code transport:streamable-http tools:7

Install Cortex in VS Code

.vscode/mcp.json

{
  "servers": {
    "cortex": {
      "type": "http",
      "url": "https://skynetlab-cortex-saas-mcp.cortex-320.workers.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Cortex in other clients