Skip to content
VS Code

Cortex for VS Code

tv.tootie/cortex

Syslog receiver and MCP server for homelab log intelligence.

client:VS Code transport:streamable-http runtime:oci

Install Cortex in VS Code

.vscode/mcp.json

{
  "servers": {
    "cortex": {
      "type": "http",
      "url": "https://cortex.tootie.tv/mcp"
    }
  }
}

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

Cortex in other clients