@Helloaigent Dev/Publisher
БесплатноНе проверенMCP server for running a publisher's feed, enabling agents to create feeds, publish signed updates, and read analytics.
Описание
MCP server for running a publisher's feed, enabling agents to create feeds, publish signed updates, and read analytics.
README
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 (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 (defaulthttps://api.helloaigent.dev)HELLOAIGENT_ADMIN_TOKEN— admin token; required for feed management + analyticsHELLOAIGENT_TOKEN— publish token (a feed's publisher token, or the admin token); falls back to the admin token
Example (Claude Desktop / any MCP client):
{
"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?"
Установить @Helloaigent Dev/Publisher в Claude Desktop, Claude Code, Cursor
unyly install helloaigent-dev-publisherСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add helloaigent-dev-publisher -- npx -y @helloaigent-dev/publisherПошаговые гайды: как установить @Helloaigent Dev/Publisher
FAQ
@Helloaigent Dev/Publisher MCP бесплатный?
Да, @Helloaigent Dev/Publisher MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для @Helloaigent Dev/Publisher?
Нет, @Helloaigent Dev/Publisher работает без API-ключей и переменных окружения.
@Helloaigent Dev/Publisher — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить @Helloaigent Dev/Publisher в Claude Desktop, Claude Code или Cursor?
Открой @Helloaigent Dev/Publisher на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare @Helloaigent Dev/Publisher with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
