Skip to content
Claude Desktop

robo-cortex for Claude Desktop

io.github.robotel-limited/robo-cortex

Git-aware memory store for AI coding agents; memories are anchored to git blob hashes.

client:Claude Desktop transport:stdio runtime:pypi

Install robo-cortex in Claude Desktop

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

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

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

robo-cortex in other clients