Skip to content
Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

gha intel in other clients