Perseus: MCP server and live context engine for Windsurf
io.github.perseus-computing-llc/perseus
Live context MCP server: resolves git, services, and tests into agent context. Local-first, MIT.
client:Windsurf
transport:stdio
runtime:pypi
Install Perseus: MCP server and live context engine in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"perseus": {
"command": "uvx",
"args": [
"perseus-ctx"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs