spinualexandru/humanagentprotocol
A universal protocol for symbiotic collaboration between humans and autonomous AI agents. HAP enables AI agents to request human decisions in a structured, auditable, and latency-safe manner. Agents never block — they create tickets with defined timeout behaviors, allowing graceful degradation or escalation.
Platform-specific configuration:
{
"mcpServers": {
"humanagentprotocol": {
"command": "npx",
"args": [
"-y",
"humanagentprotocol"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...