envspeak for Claude Desktop
io.github.patrizzos/envspeak
MCP server and CLI that resolves config/env-var cascade across .env, docker-compose, and Kubernetes
client:Claude Desktop
transport:stdio
runtime:npm
Install envspeak in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"envspeak": {
"command": "npx",
"args": [
"-y",
"@patrizzos/envspeak"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs