helloaigent subscriber for Windsurf
io.github.helloaigent-dev/helloaigent-subscriber
Subscribe your agent to Hello Aigent feeds: discover, fetch signed updates, verify, and act.
client:Windsurf
transport:stdio
runtime:npm
Install helloaigent subscriber in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"helloaigent-subscriber": {
"command": "npx",
"args": [
"-y",
"@helloaigent-dev/subscriber"
],
"env": {
"HELLO_AIGENT_STATE": "<HELLO_AIGENT_STATE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs