TRIGGERcmd for Zed
io.github.rvmey/triggercmd
Run commands on your computers remotely with TRIGGERcmd.
client:Zed
transport:streamable-http
Install TRIGGERcmd in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"triggercmd": {
"url": "https://www.triggercmd.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs