cfgd for Windsurf
io.github.tj-smith47/cfgd
Declarative, GitOps-style machine configuration management
client:Windsurf
transport:stdio
runtime:oci
Install cfgd in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cfgd": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/tj-smith47/cfgd:0.11.0"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs