mcpbeat Sign in

Helloaigent Subscriber MCP Server

local only

Helloaigent Subscriber runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 26 Aug 2026.

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

Installs / week
not published
0
Stars
0 open issues
26 Aug 2026
Last commit
from GitHub
MIT
License
TypeScript

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 8 August 2026. No other catalogue keeps this.

8 Aug the owner changed

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Installs itself into autostart src/index.ts:406
        cron: `crontab -e and add: ${cronLine}`,
Runs an external command src/watch.ts:88
    const child = spawn(cmd, {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Helloaigent Subscriber

same job, measured the same way
Helloaigent Subscriber
by helloaigent-dev

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

42 installs/wk local only
Helloaigent Publisher
by helloaigent-dev

Run a Hello Aigent feed from your agent: create feeds, publish signed updates, read analytics.

30 installs/wk local only
Helloaigent Publisher
by akillam

Run a Hello Aigent feed from your agent: create feeds, publish signed updates, read analytics.

local only
Agentstorefront
by lmaniraruta

MCP for AgentStorefront — discover, price, and subscribe to paid agent services.

30 installs/wk local only
NovaRail
by farestrabs

Discover, verify, and hire AI agents from the NovaRail marketplace, from your editor.

30 installs/wk 10 tools answering
Aidress
by aidress-ai

Verify, discover, and rate AI agents before transacting.

767 installs/wk local only
MCP Gerapodcast
by geraservicesuk

Discover podcasts, search episodes, fetch transcripts, subscribe to shows.

24 installs/wk local only
three.ws Signals
by nirholas

Discover signal feeds ranked by proven edge, rank publishers, and subscribe + track results.

206 installs/wk local only

Helloaigent Subscriber — questions

Answers built from our own checks of this server.

Why is there no uptime for Helloaigent Subscriber?
Helloaigent Subscriber runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Helloaigent Subscriber open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.