Mingle — Agent-Native Connection Protocol for Zed
io.github.aeoess/mingle
Meet the people you're looking for. Your agent composes, you approve. Nothing scores or ranks you.
client:Zed
transport:stdio
runtime:npm
Install Mingle — Agent-Native Connection Protocol in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mingle": {
"command": "npx",
"args": [
"-y",
"mingle-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs