helloaigent subscriber for Claude Desktop
io.github.helloaigent-dev/helloaigent-subscriber
Subscribe your agent to Hello Aigent feeds: discover, fetch signed updates, verify, and act.
client:Claude Desktop
transport:stdio
runtime:npm
Install helloaigent subscriber in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"helloaigent-subscriber": {
"command": "npx",
"args": [
"-y",
"@helloaigent-dev/subscriber"
],
"env": {
"HELLO_AIGENT_STATE": "<HELLO_AIGENT_STATE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs