aghub
One hub for every AI coding agent.
<a href="https://www.producthunt.com/products/aghub/reviews/new?utm_source=badge-product_review&utm_medium=badge&utm_source=badge-aghub" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/product_review.svg?product_id=1193657&theme=light" alt="AGHub - The hub for every AI agent that isn't slop. | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>


Installation
macOS (Homebrew)
# Add the tap
brew tap fldicoahkiin/tap
# Install Desktop App
brew install --cask aghub
# Or install CLI Tool only
brew install aghub-cli
Download
| Platform | Download |
|---|---|
| Windows (experimental) | setup.exe |
| macOS (Intel) | dmg |
| macOS (Apple Silicon) | dmg |
| Linux | AppImage |
Or visit Releases for all available downloads.
System Requirements
- Windows: Windows 10 and above
- macOS: macOS 12 (Monterey) and above
- Linux: Ubuntu 22.04+ / Debian 11+ / Fedora 34+ and other mainstream distributions
Features
Unified MCP Management
- Configure once, deploy to any of 22+ supported agents
- Stdio, SSE, and StreamableHttp transports
- Enable or disable servers without removing them
- View and audit servers across all agents in one command
Portable Skills
- Import
.skillpackages or author skills with SKILL.md frontmatter - Share skills across agents via the universal skills directory
- SHA-256 content verification and source provenance tracking
- Browse and install from the skills.sh marketplace
Flexible Scoping
- Global, project, or merged config views per agent
- Filter by agent or list everything at once
- Full audit trail of every configured resource
Contributing
Contributions are welcome! To get started:
git clone https://github.com/akarachen/aghub.git
cd aghub
just desktop # Debug build
just test # Run tests
just lint # Run clippy
Please ensure just test and just lint pass before submitting a pull request.
License
This project is licensed under the MIT License.