agenthub

brodttaylor-ops/agenthub
★ 0 stars Unknown language AI/LLM Updated today
Production multi-agent AI platform - Claude agents, MCP servers, domain RAG, cost-tiered routing, 24/7 on dedicated hardware.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agenthub": {
      "command": "npx",
      "args": [
        "-y",
        "brodttaylor-ops/agenthub"
      ]
    }
  }
}

README Excerpt

AgentHub is a production multi-agent platform I built and run 24/7 — specialized Claude agents handling domain RAG and tooling over proprietary industrial software, job market intelligence, email triage, and membership pipeline automation. It runs headless on a dedicated always-on machine: scheduled pipelines via Windows Task Scheduler, domain tools exposed through MCP servers, and Claude Code / Claude Desktop as the interactive front end.