gha intel for Zed
io.github.barissozudogru/gha-intel
Workflow timing analysis, configuration audit and billing insight for GitHub Actions.
client:Zed
transport:stdio
runtime:npm
Install gha intel in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gha-intel": {
"command": "npx",
"args": [
"-y",
"@barissozudogru/gha-intel-mcp"
],
"env": {
"GITHUB_TOKEN": "<GITHUB_TOKEN>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs