maxhillaert/attenza
v0.7.1MIT
Pause agent work, poll for durable human decisions, and resume safely through Attenza.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
attenzastreamable-http
{
"type": "streamable-http",
"url": "https://www.attenza.io/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "attenza",
"description": "Pause agent work, poll for durable human decisions, and resume safely through Attenza.",
"version": "0.7.1",
"author": {
"name": "Max Hillaert"
},
"repository": "https://github.com/maxhillaert/attenza-integrations",
"license": "MIT",
"keywords": ["human-in-the-loop", "mcp", "a2ui", "approvals"]
}