Skip to content
Claude Desktop

Cortex for Claude Desktop

io.github.abbacusgroup/cortex

Persistent knowledge system with OWL-RL reasoning and 22 MCP tools. Local-first.

client:Claude Desktop transport:stdio runtime:pypi

Install Cortex in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "cortex": {
      "command": "uvx",
      "args": [
        "abbacus-cortex"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Cortex in other clients