Cortex MCP — Multi-Level Reasoning Server runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 6 Mar 2026.
Multi-level reasoning MCP server with configurable depth levels
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cortex-mcp -- npx -y @j0hanz/cortex-mcp
{
"mcpServers": {
"cortex-mcp": {
"args": [
"-y",
"@j0hanz/cortex-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.cortex-mcp]
command = "npx"
args = ["-y", "@j0hanz/cortex-mcp"]
{
"mcpServers": {
"cortex-mcp": {
"args": [
"-y",
"@j0hanz/cortex-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cortex-mcp": {
"args": [
"-y",
"@j0hanz/cortex-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.