Connect to GitLab
Huginn runs entirely in your browser and accesses the GitLab API client-side. To get started, provide your GitLab Instance URL and a Personal Access Token (PAT) with access to your projects, pipelines, merge requests, and security details. Your credentials are stored securely in your browser's local storage.
Search Results
Showing matches for query: ""
| Project | Pipeline ID | Triggered By | Ref / Branch | Status | Actions |
|---|---|---|---|---|---|
| No running pipelines found. Connect your token to fetch active actions. | |||||
All Project Pipelines
View latest builds, run new pipelines, and cancel active jobs.
| Pipeline | Branch / Ref | Trigger Event | Status | Last Run Time | Actions |
|---|---|---|---|---|---|
| Select a project above to display pipelines. | |||||
Active Merge Requests
Manage merge requests across all your GitLab projects.
| Project | Title / MR Info | Author | Reviewers | Merge Status | Actions |
|---|---|---|---|---|---|
| Connect token to load active merge requests. | |||||
Open Project Issues
Review and triage issues grouped by project.
Security Scans & Vulnerabilities
Review security vulnerability warnings and scanner reports (SAST/DAST).
| Project | Vulnerability Details | Severity | Tool / Scanner | Triggered On | Action |
|---|---|---|---|---|---|
| Connect token to pull vulnerability warnings. | |||||
Project Stars & Analytics
Sort and organize projects by star count, forks, and updates.
| Project Name | Description | Path | Forks | Last Updated | Stars |
|---|---|---|---|---|---|
| Connect token to view project statistics. | |||||
GitLab Issue Boards
Manage kanban lists, cards status, and update tasks stages using GraphQL.
Please connect your GitLab account to load projects.
Metrics & KPI Dashboard
Track engineering excellence and team delivery performance indicators.
Total time from customer request/creation until final delivery (days).
Total time from when work starts on a MR until the point where it is merged (days).
GitLab CI/CD parsed test coverage percentage.
Time needed to satisfy the customer with new and competitive products (days).
Measures how much committed work is actually completed.
Percentage of time work items are blocked.
Defects found after release vs before release.
Items that require rework due to upstream defects (bugs count).
Average story points completed over the last 3-5 iterations.
Measure of CI consistency (pipeline runs failure rate).
Automations & Agent Interface
Expose controls, run routine scripts, and hook up autonomous agents.
Auto-label Draft MRs
Labels merge requests with 'WIP' if they have draft status or are unresolved.
Close Stale Issues
Scans issues that haven't had any activity in 30 days and suggests closing them.
Local Ollama Agent Terminal
Connect to your local Ollama API to run code/issue generation assists.
How to Control with Autonomous Agents
Huginn implements the **WebMCP standard**! If you are using a browser assistant (like the Gemini Chrome extension or Copilot Sidecar with WebMCP support enabled), the page automatically registers its client-side capabilities.
An AI agent viewing this tab can natively read your projects list, fetch merge requests, and help triage issues without requiring you to share token credentials outside this browser tab context.
| Registered WebMCP Tool | Parameters | Description |
|---|---|---|
list_loaded_projects |
None | Returns a list of all projects loaded by the user. |
list_merge_requests |
None | Returns active GitLab merge requests, details, checks status. |
list_issues |
None | Lists open project issues grouped by project. |
trigger_pipeline_run |
project_id, ref |
Triggers a pipeline run for a project. |
Settings & Account Configuration
Configure tokens, instance URLs, dashboard refresh periods, and theme profiles.