Skip to content
Cline

Cortex MCP — Multi-Level Reasoning Server for Cline

io.github.j0hanz/cortex-mcp

Multi-level reasoning MCP server with configurable depth levels

client:Cline transport:stdio runtime:npm

Install Cortex MCP — Multi-Level Reasoning Server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "cortex-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@j0hanz/cortex-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Cortex MCP — Multi-Level Reasoning Server in other clients