Perseus — Live Context Engine for AI Agents for Windsurf
io.github.tcconnally/perseus
Live context engine for AI agents. 27+ MCP tools: health, memory, skills, file trees on demand.
client:Windsurf
transport:stdio
runtime:pypi
Install Perseus — Live Context Engine for AI Agents in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"perseus": {
"command": "uvx",
"args": [
"perseus-ctx"
],
"env": {
"PERSEUS_WORKSPACE": "<PERSEUS_WORKSPACE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs