Skip to content
Windsurf

helloaigent publisher for Windsurf

io.github.helloaigent-dev/helloaigent-publisher

Run a Hello Aigent feed from your agent: create feeds, publish signed updates, read analytics.

client:Windsurf transport:stdio runtime:npm

Install helloaigent publisher in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "helloaigent-publisher": {
      "command": "npx",
      "args": [
        "-y",
        "@helloaigent-dev/publisher"
      ],
      "env": {
        "HELLOAIGENT_ADMIN_TOKEN": "<HELLOAIGENT_ADMIN_TOKEN>",
        "HELLOAIGENT_TOKEN": "<HELLOAIGENT_TOKEN>",
        "HELLOAIGENT_API": "<HELLOAIGENT_API>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

helloaigent publisher in other clients