dirien/yet-another-agent-harness
A Go agent harness for Claude Code — runtime hooks, MCP server, session tracking, middleware chains, and full config generation in one binary
Platform-specific configuration:
{
"mcpServers": {
"yet-another-agent-harness": {
"command": "npx",
"args": [
"-y",
"yet-another-agent-harness"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...