runx for Zed
ai.runx/runx
The governed runtime for agent skills. Search the catalog and inspect a skill before running it.
client:Zed
transport:streamable-http
tools:2
Install runx in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"runx": {
"url": "https://api.runx.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs