Bindry for Zed
ai.bindry/bindry
Reuse your team's AI instructions (Bindings and Stacks) from Bindry in any MCP client.
client:Zed
transport:streamable-http
Install Bindry in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bindry": {
"url": "https://api.bindry.ai/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs