mcp delonghi ecam for Zed
io.github.daedalus/mcp-delonghi-ecam
MCP server for DeLonghi ECAM espresso coffee machines via local network
client:Zed
transport:stdio
runtime:pypi
Install mcp delonghi ecam in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-delonghi-ecam": {
"command": "uvx",
"args": [
"mcp-delonghi-ecam"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs