toolmesh for Zed
io.github.dunkelcloud/toolmesh
Self-hosted MCP gateway. Turn any REST API into MCP tools via YAML (DADL). Authz, audit, policies.
client:Zed
transport:streamable-http
Install toolmesh in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"toolmesh": {
"url": "https://{host}:8123/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs