Perseus — Live Context Engine for AI Agents for Cline
io.github.tcconnally/perseus
Live context engine for AI agents. 27+ MCP tools: health, memory, skills, file trees on demand.
client:Cline
transport:stdio
runtime:pypi
Install Perseus — Live Context Engine for AI Agents in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"perseus": {
"command": "uvx",
"args": [
"perseus-ctx"
],
"env": {
"PERSEUS_WORKSPACE": "<PERSEUS_WORKSPACE>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs