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
{
"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