Back to Apps

Archie HQ
by sweatco
Autonomous AI employee system that delegates complex work to a team of specialized Claude-powered agents via Slack.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Archie HQ is a production-grade AI employee system designed to handle real-world work across engineering, marketing, and operations. Rather than a single chatbot, it employs a coordinator (PM Agent) that delegates tasks to a team of specialist agents, ensuring focused context and higher quality output.
Tools
- PM Coordination: Manages task lifecycle, delegates to specialists, and synthesizes results.
- Repo Agents: Provides full codebase access, git operations, and PR management for engineering tasks.
- Plugin Agents: Versatile agents for non-coding domains like analytics and copywriting using MCP tools.
- Web Research: A structured pipeline for gathering external information with built-in injection defense.
Installation
Add the following to your claude_desktop_config.json (adjust path to your clone):
{
"mcpServers": {
"archie-hq": {
"command": "npm",
"args": ["run", "dev"],
"cwd": "/path/to/archie-hq"
}
}
}
Supported hosts
- claude
Quick install
git clone https://github.com/sweatco/archie-hq.git && cd archie-hq && npm install && npm run devInformation
- Pricing
- free
- Published
- 7/21/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add to claude_desktop_config.json using npm run dev in the repo directory.





