Cortex MCP — Multi-Level Reasoning Server for Claude Desktop
io.github.j0hanz/cortex-mcp
Multi-level reasoning MCP server with configurable depth levels
client:Claude Desktop
transport:stdio
runtime:npm
Install Cortex MCP — Multi-Level Reasoning Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cortex-mcp": {
"command": "npx",
"args": [
"-y",
"@j0hanz/cortex-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs