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"]
}
}
}Resumen de MCP Servers
# @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?"*
Lo que la gente pregunta sobre helloaigent-publisher
¿Qué es akillam/helloaigent-publisher?
+
akillam/helloaigent-publisher es mcp servers para el ecosistema de Claude AI. Hello Aigent publisher MCP — an MCP server that lets an agent run a publisher's feed: create feeds, publish signed updates, read analytics. Tiene 0 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala helloaigent-publisher?
+
Puedes instalar helloaigent-publisher clonando el repositorio (https://github.com/akillam/helloaigent-publisher) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar akillam/helloaigent-publisher?
+
akillam/helloaigent-publisher aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene akillam/helloaigent-publisher?
+
akillam/helloaigent-publisher es mantenido por akillam. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a helloaigent-publisher?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega helloaigent-publisher en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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!