harness-barn

neiii/harness-barn
★ 5 stars Rust 🤖 AI/LLM Updated 26d ago
Cross-platform library for configuration, path discovery and MCP server management for agentic code harnesses (Claude Code, OpenCode, Goose, Amp)
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "harness-barn": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "harness-barn"
      ]
    }
  }
}

Topics

agentaiconfiguration-managementharnessmcp