agent-orchestrator

INTERpol21/agent-orchestrator
★ 0 stars Python AI/LLM Updated today
LangGraph research agent: plan -> tools -> reflect -> synthesize; orchestrates llm-gateway, rag-pgvector and an MCP tools server
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": {
    "agent-orchestrator": {
      "command": "uvx",
      "args": [
        "agent-orchestrator"
      ]
    }
  }
}

Or install with pip: pip install agent-orchestrator

Topics

ai-agentsfastapilanggraphllm