Perseus: MCP server and live context engine for Cline
io.github.perseus-computing-llc/perseus
Live context MCP server: resolves git, services, and tests into agent context. Local-first, MIT.
client:Cline
transport:stdio
runtime:pypi
Install Perseus: MCP server and live context engine 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"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs