Skip to content
Claude Desktop

Perseus — Live Context Engine for AI Agents for Claude Desktop

io.github.tcconnally/perseus

Live context engine for AI agents. 27+ MCP tools: health, memory, skills, file trees on demand.

client:Claude Desktop transport:stdio runtime:pypi

Install Perseus — Live Context Engine for AI Agents in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "perseus": {
      "command": "uvx",
      "args": [
        "perseus-ctx"
      ],
      "env": {
        "PERSEUS_WORKSPACE": "<PERSEUS_WORKSPACE>"
      }
    }
  }
}

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

Perseus — Live Context Engine for AI Agents in other clients