tihanst/agent-harness
CLI agent harness with MCP server support, built-in native tools, and pluggable LLM backends.
Platform-specific configuration:
{
"mcpServers": {
"agent-harness": {
"command": "npx",
"args": [
"-y",
"agent-harness"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...