Artel for Zed
io.github.nicolasprimeau/artel
Self-hosted shared-memory & coordination mesh for AI agent fleets. You host it; agents connect.
client:Zed
transport:streamable-http
Install Artel in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"artel": {
"url": "https://{artel_host}/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs