archon-qwen-autopilot

upgradedev/archon-qwen-autopilot
★ 0 stars TypeScript AI/LLM Updated 4d ago
Archon Autopilot — a human-gated accounts-payable agent on Qwen: multi-step ReAct loop + MCP server + qwen-vl-max document vision. Live, HITL-gated, MIT.
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": {
    "archon-qwen-autopilo": {
      "command": "npx",
      "args": [
        "-y",
        "upgradedev/archon-qwen-autopilot"
      ]
    }
  }
}

README Excerpt

Archon Autopilot is a **human-gated accounts-payable (AP) agent**. For each incoming vendor invoice it runs a **bounded multi-step ReAct loop** over **Qwen function-calling**: the agent autonomously **recalls the vendor's history**, **validates**, **checks for a duplicate**, and **computes the amount variance** —

Tools (16)

amendapprovecheck_duplicatecompute_variance_vs_historydraft_journal_entrydraft_paymentdraft_vendor_replyflag_for_reviewintake_invoicelist_pendinglist_skillsrecall_vendorrecall_vendor_historyrejectrequest_more_contextvalidate_invoice