agentic-harness

frangelbarrera/agentic-harness
★ 4 stars Python AI/LLM Updated today
Production-grade Agentic Harness for autonomous AI agents. Features MCP server integration, cost-controlled DAG workflows, and actor-critic loops. Optimized for Claude Code, GPT-4o, and local LLMs. The infrastructure for reliable Agentic AI.
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": {
    "agentic-harness": {
      "command": "uvx",
      "args": [
        "agentic-harness"
      ]
    }
  }
}

Or install with pip: pip install agentic-harness

Topics

actor-criticagent-harnessai-agentsanti-hallucinationclaude-desktoplitellmllmmcpmulti-agentollamavendor-neutral