Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

helloaigent subscriber in other clients