Cloud Infrastructure
Trust: 34/100 (Limited)Cortex MCP — Multi-Level Reasoning Server Guide
Multi-level reasoning MCP server with configurable depth levels
by j0hanz
Quick Start
Install
npx @j0hanz/cortex-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-j0hanz-cortex-mcp": {
"command": "npx",
"args": [
"@j0hanz/cortex-mcp"
]
}
}
}