Firekeep for Windsurf
io.github.kapella-hub/firekeep
Self-hosted operating layer for AI agents: knowledge, continuity, coordination, and governance.
client:Windsurf
transport:stdio
runtime:pypi
Install Firekeep in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"firekeep": {
"command": "uvx",
"args": [
"firekeep-client"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs