ohmyharness

mindsers/ohmyharness
★ 0 stars Rust Code/Dev Tools Updated 2d ago
Run any coding agent in a Docker sandbox with your rules, skills and MCP servers already inside. Git worktree isolation, editor attach over SSH, live code graph.
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": {
    "ohmyharness": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "ohmyharness"
      ]
    }
  }
}

Topics

agentic-codingai-agentsclaude-codeclideveloper-toolsdockermcprustsandbox