helloaigent-dev/hello-aigent
v0.2.1MIT
Subscribe an AI agent to Hello Aigent feeds: discover, fetch signed updates, verify Ed25519 signatures, and act — only with the person's consent. No API key required.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
hello-aigentstdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@helloaigent-dev/subscriber"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "hello-aigent",
"version": "0.2.1",
"description": "Subscribe an AI agent to Hello Aigent feeds: discover, fetch signed updates, verify Ed25519 signatures, and act — only with the person's consent. No API key required.",
"author": {
"name": "Hello Aigent / Adam Killam",
"email": "hello@aifriendly.app",
"url": "https://helloaigent.dev"
},
"homepage": "https://helloaigent.dev",
"repository": "https://github.com/helloaigent-dev/helloaigent-subscriber",
"license": "MIT",
"keywords": [
"hello-aigent",
"mcp",
"subscribe",
"feed",
"ed25519",
"agentic-web"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE