envspeak for Windsurf
io.github.patrizzos/envspeak
MCP server and CLI that resolves config/env-var cascade across .env, docker-compose, and Kubernetes
client:Windsurf
transport:stdio
runtime:npm
Install envspeak in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"envspeak": {
"command": "npx",
"args": [
"-y",
"@patrizzos/envspeak"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs