hello-aigent-subscriber
Rank #28,387io.github.helloaigent-dev/helloaigent-subscriber
Subscribe your agent to Hello Aigent feeds: discover, fetch signed updates, verify, and act.
hello-aigent-subscriber is a Model Context Protocol (MCP) server published by helloaigent-dev. It ranks #28,387 of 132,113 servers tracked on MCP Toplist. hello-aigent-subscriber is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 11, 2026 and most recently updated on Aug 8, 2026.
Ranks ahead of 103,726 of 132,113 servers on MCP Toplist.
Use hello-aigent-subscriber
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add helloaigent-subscriber -e "HELLO_AIGENT_STATE=<your HELLO_AIGENT_STATE>" -- npx -y @helloaigent-dev/subscriberReplace each placeholder with your own value before saving.
[mcp_servers.helloaigent-subscriber]
command = "npx"
args = ["-y", "@helloaigent-dev/subscriber"]
[mcp_servers.helloaigent-subscriber.env]
HELLO_AIGENT_STATE = "<your HELLO_AIGENT_STATE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"helloaigent-subscriber": {
"command": "npx",
"args": [
"-y",
"@helloaigent-dev/subscriber"
],
"env": {
"HELLO_AIGENT_STATE": "<your HELLO_AIGENT_STATE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"helloaigent-subscriber": {
"command": "npx",
"args": [
"-y",
"@helloaigent-dev/subscriber"
],
"env": {
"HELLO_AIGENT_STATE": "<your HELLO_AIGENT_STATE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"helloaigent-subscriber": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@helloaigent-dev/subscriber"
],
"env": {
"HELLO_AIGENT_STATE": "<your HELLO_AIGENT_STATE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"helloaigent-subscriber": {
"command": "npx",
"args": [
"-y",
"@helloaigent-dev/subscriber"
],
"env": {
"HELLO_AIGENT_STATE": "<your HELLO_AIGENT_STATE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"helloaigent-subscriber": {
"command": "npx",
"args": [
"-y",
"@helloaigent-dev/subscriber"
],
"env": {
"HELLO_AIGENT_STATE": "<your HELLO_AIGENT_STATE>"
}
}
}
}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-subscriber)<a href="https://mcptoplist.com/server/io.github.helloaigent-dev%2Fhelloaigent-subscriber"><img src="https://mcptoplist.com/badge/io.github.helloaigent-dev%2Fhelloaigent-subscriber.svg" alt="MCP Toplist: Top 25% 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.2.1 | Aug 8, 2026 |
Frequently asked questions
- Who maintains hello-aigent-subscriber?
- hello-aigent-subscriber is maintained by helloaigent-dev, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is hello-aigent-subscriber listed on the Official MCP Registry?
- Yes — hello-aigent-subscriber is listed on the Official MCP Registry, alongside Glama.
- How many versions does hello-aigent-subscriber have?
- MCP Toplist tracks 1 version of hello-aigent-subscriber, most recently published on Aug 8, 2026.
- Where can I find the source code for hello-aigent-subscriber?
- The source code for hello-aigent-subscriber is hosted at github.com/helloaigent-dev/helloaigent-subscriber.
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.