★ 842 stars
Python
🤖 AI/LLM
Updated today
Awesome list for AI agent harness engineering: tools, patterns, evals, memory, MCP, permissions, observability, and orchestration.
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": {
"awesome-harness-engi": {
"command": "uvx",
"args": [
"awesome-harness-engineering"
]
}
}
}
Run in terminal:
claude mcp add awesome-harness-engi uvx awesome-harness-engineering
Add to .cursor/mcp.json:
{
"mcpServers": {
"awesome-harness-engi": {
"command": "uvx",
"args": [
"awesome-harness-engineering"
]
}
}
}
Or install with pip: pip install awesome-harness-engineering
Topics
agent-harnessagent-memoryagent-orchestrationai-agentsawesome-listcontext-engineeringharness-engineeringmcp