13 lines
309 B
JSON
13 lines
309 B
JSON
|
|
{
|
||
|
|
"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"]
|
||
|
|
}
|
||
|
|
}
|