Skip to content
Cline

helloaigent subscriber for Cline

io.github.helloaigent-dev/helloaigent-subscriber

Subscribe your agent to Hello Aigent feeds: discover, fetch signed updates, verify, and act.

client:Cline transport:stdio runtime:npm

Install helloaigent subscriber in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

helloaigent subscriber in other clients