@helloaigent-dev/publisher
Rank #67,656io.github.helloaigent-dev/helloaigent-publisher
Run a Hello Aigent feed from your agent: create feeds, publish signed updates, read analytics.
@helloaigent-dev/publisher is a Model Context Protocol (MCP) server published by helloaigent-dev. It ranks #67,656 of 132,113 servers tracked on MCP Toplist. @helloaigent-dev/publisher is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 25, 2026 and most recently updated on Aug 8, 2026.
Ranks ahead of 64,457 of 132,113 servers on MCP Toplist.
Use @helloaigent-dev/publisher
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add helloaigent-publisher -e "HELLOAIGENT_ADMIN_TOKEN=<your HELLOAIGENT_ADMIN_TOKEN>" -e "HELLOAIGENT_TOKEN=<your HELLOAIGENT_TOKEN>" -e "HELLOAIGENT_API=<your HELLOAIGENT_API>" -- npx -y @helloaigent-dev/publisherReplace each placeholder with your own value before saving.
[mcp_servers.helloaigent-publisher]
command = "npx"
args = ["-y", "@helloaigent-dev/publisher"]
[mcp_servers.helloaigent-publisher.env]
HELLOAIGENT_ADMIN_TOKEN = "<your HELLOAIGENT_ADMIN_TOKEN>"
HELLOAIGENT_TOKEN = "<your HELLOAIGENT_TOKEN>"
HELLOAIGENT_API = "<your HELLOAIGENT_API>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"helloaigent-publisher": {
"command": "npx",
"args": [
"-y",
"@helloaigent-dev/publisher"
],
"env": {
"HELLOAIGENT_ADMIN_TOKEN": "<your HELLOAIGENT_ADMIN_TOKEN>",
"HELLOAIGENT_TOKEN": "<your HELLOAIGENT_TOKEN>",
"HELLOAIGENT_API": "<your HELLOAIGENT_API>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"helloaigent-publisher": {
"command": "npx",
"args": [
"-y",
"@helloaigent-dev/publisher"
],
"env": {
"HELLOAIGENT_ADMIN_TOKEN": "<your HELLOAIGENT_ADMIN_TOKEN>",
"HELLOAIGENT_TOKEN": "<your HELLOAIGENT_TOKEN>",
"HELLOAIGENT_API": "<your HELLOAIGENT_API>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"helloaigent-publisher": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@helloaigent-dev/publisher"
],
"env": {
"HELLOAIGENT_ADMIN_TOKEN": "<your HELLOAIGENT_ADMIN_TOKEN>",
"HELLOAIGENT_TOKEN": "<your HELLOAIGENT_TOKEN>",
"HELLOAIGENT_API": "<your HELLOAIGENT_API>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"helloaigent-publisher": {
"command": "npx",
"args": [
"-y",
"@helloaigent-dev/publisher"
],
"env": {
"HELLOAIGENT_ADMIN_TOKEN": "<your HELLOAIGENT_ADMIN_TOKEN>",
"HELLOAIGENT_TOKEN": "<your HELLOAIGENT_TOKEN>",
"HELLOAIGENT_API": "<your HELLOAIGENT_API>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"helloaigent-publisher": {
"command": "npx",
"args": [
"-y",
"@helloaigent-dev/publisher"
],
"env": {
"HELLOAIGENT_ADMIN_TOKEN": "<your HELLOAIGENT_ADMIN_TOKEN>",
"HELLOAIGENT_TOKEN": "<your HELLOAIGENT_TOKEN>",
"HELLOAIGENT_API": "<your HELLOAIGENT_API>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.helloaigent-dev%2Fhelloaigent-publisher)<a href="https://mcptoplist.com/server/io.github.helloaigent-dev%2Fhelloaigent-publisher"><img src="https://mcptoplist.com/badge/io.github.helloaigent-dev%2Fhelloaigent-publisher.svg" alt="MCP Toplist: #67,656 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
helloaigent-dev
Other servers by helloaigent-dev
View all helloaigent-dev servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 8, 2026 |
Frequently asked questions
- Who maintains @helloaigent-dev/publisher?
- @helloaigent-dev/publisher is maintained by helloaigent-dev, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is @helloaigent-dev/publisher listed on the Official MCP Registry?
- Yes — @helloaigent-dev/publisher is listed on the Official MCP Registry, alongside Glama.
- How many versions does @helloaigent-dev/publisher have?
- MCP Toplist tracks 1 version of @helloaigent-dev/publisher, most recently published on Aug 8, 2026.
- Where can I find the source code for @helloaigent-dev/publisher?
- The source code for @helloaigent-dev/publisher is hosted at github.com/helloaigent-dev/helloaigent-publisher.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.