Skip to content
Cline

status-aggregator for Cline

io.github.weiseer/status-aggregator

Cross-vendor SaaS status aggregator for AI agents (Anthropic/OpenAI/AWS/GH/Stripe/CF).

client:Cline transport:stdio runtime:npm

Install status-aggregator in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

{
  "mcpServers": {
    "status-aggregator": {
      "command": "npx",
      "args": [
        "-y",
        "@weiseer/status-aggregator-mcp"
      ],
      "env": {
        "STATUS_AGG_URL": "<STATUS_AGG_URL>",
        "STATUS_AGG_LOCAL_ONLY": "<STATUS_AGG_LOCAL_ONLY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

status-aggregator in other clients