Skip to content
Claude Desktop

agent harnesses for Claude Desktop

io.github.ryanalberts/agent-harnesses

Agent-harness picks, decision guides, and setup templates; live GitHub/HN discovery.

client:Claude Desktop transport:stdio runtime:pypi

Install agent harnesses in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agent-harnesses": {
      "command": "uvx",
      "args": [
        "agent-harnesses-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

agent harnesses in other clients