Emfirge for Zed
io.github.theanshsonkar/emfirge
Git branch for your cloud. Understand AWS risk, prove fixes, and ship safer changes.
client:Zed
transport:stdio
runtime:npm
Install Emfirge in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"emfirge": {
"command": "npx",
"args": [
"-y",
"@emfirge/mcp"
],
"env": {
"EMFIRGE_PRIVACY": "<EMFIRGE_PRIVACY>",
"EMFIRGE_BASE_URL": "<EMFIRGE_BASE_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs