Hello Aigent publisher MCP — an MCP server that lets an agent run a publisher's feed: create feeds, publish signed updates, read analytics.
git clone https://github.com/akillam/helloaigent-publisher{
"mcpServers": {
"helloaigent-publisher": {
"command": "node",
"args": ["/path/to/helloaigent-publisher/dist/index.js"]
}
}
}MCP Servers overview
# @helloaigent-dev/publisher
Hello Aigent **publisher MCP** — an MCP server that lets an agent *run a publisher's feed*: create feeds, publish signed updates, and read analytics. The producer-side counterpart to [`@helloaigent-dev/subscriber`](https://www.npmjs.com/package/@helloaigent-dev/subscriber) (which lets an agent subscribe/fetch/act).
A marketer operates their owned agent audience by telling their agent — no CLI, console, or developer.
## Tools
| Tool | Auth | What it does |
|---|---|---|
| `hello_aigent_create_feed` | admin | Mint a feed + Ed25519 keypair + publisher token; returns the discovery file |
| `hello_aigent_list_feeds` | admin | List feeds you own |
| `hello_aigent_publish` | publish | Build + server-sign an update; delivered to subscribers |
| `hello_aigent_report_event` | publish | Report an action outcome (the "acted" analytics signal) |
| `hello_aigent_overview` | admin | KPI tiles, fetch sparkline, recent activity |
| `hello_aigent_funnel` | admin | subscribed → returned → acted funnel |
| `hello_aigent_event_log` | admin | Filterable, attributed audit log |
| `hello_aigent_subscribers` | admin | The owned-audience list (consent-aware) |
| `hello_aigent_discovery_file` | public | Generated `hello-aigent.json` to host at `/.well-known/` |
## Configure
Set in your MCP client config (env vars):
- `HELLOAIGENT_API` — API base (default `https://api.helloaigent.dev`)
- `HELLOAIGENT_ADMIN_TOKEN` — admin token; required for feed management + analytics
- `HELLOAIGENT_TOKEN` — publish token (a feed's publisher token, or the admin token); falls back to the admin token
Example (Claude Desktop / any MCP client):
```json
{
"mcpServers": {
"hello-aigent-publisher": {
"command": "npx",
"args": ["-y", "@helloaigent-dev/publisher"],
"env": { "HELLOAIGENT_ADMIN_TOKEN": "admin_…" }
}
}
}
```
Then just ask your agent: *"Create a feed for my coffee shop and publish a restock update,"* or *"How many agents subscribed this week, and what's the return rate?"*
What people ask about helloaigent-publisher
What is akillam/helloaigent-publisher?
+
akillam/helloaigent-publisher is mcp servers for the Claude AI ecosystem. Hello Aigent publisher MCP — an MCP server that lets an agent run a publisher's feed: create feeds, publish signed updates, read analytics. It has 0 GitHub stars and was last updated today.
How do I install helloaigent-publisher?
+
You can install helloaigent-publisher by cloning the repository (https://github.com/akillam/helloaigent-publisher) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is akillam/helloaigent-publisher safe to use?
+
akillam/helloaigent-publisher has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains akillam/helloaigent-publisher?
+
akillam/helloaigent-publisher is maintained by akillam. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to helloaigent-publisher?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy helloaigent-publisher to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/akillam-helloaigent-publisher)<a href="https://claudewave.com/repo/akillam-helloaigent-publisher"><img src="https://claudewave.com/api/badge/akillam-helloaigent-publisher" alt="Featured on ClaudeWave: akillam/helloaigent-publisher" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!