Hermex / acp_registry /agent.json
cjovs's picture
Upload 1680 files
b5b9c2e verified
Raw
History Blame Contribute Delete
309 Bytes
{
"schema_version": 1,
"name": "hermes-agent",
"display_name": "Hermes Agent",
"description": "AI agent by Nous Research with 90+ tools, persistent memory, and multi-platform support",
"icon": "icon.svg",
"distribution": {
"type": "command",
"command": "hermes",
"args": ["acp"]
}
}