Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

three.ws Alerts

NPM · @THREE-WS/ALERTS-MCP · SCANNED SEP 20

Create, update, and delete pump.fun alert rules and read fired-alert history across channels.

−1 this week 78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency35
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • License check failed: the license (SEE LICENSE IN LICENSE) isn't a recognized OSI-approved license. See how to fix → Fail
  • Actively maintained (last published 8 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability67
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1607 tokens (~321/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
  • Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the three.ws Alerts MCP server?

three.ws Alerts runs locally as an npm package, launched with npx -y @three-ws/alerts-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @three-ws/alerts-mcp

# add to Claude Code
claude mcp add nirholas-alerts-mcp -- npx -y @three-ws/alerts-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "nirholas-alerts-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/alerts-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "nirholas-alerts-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/alerts-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add nirholas-alerts-mcp -- npx -y @three-ws/alerts-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "nirholas-alerts-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@three-ws/alerts-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add nirholas-alerts-mcp --command npx --arg -y --arg @three-ws/alerts-mcp
# ~/.hermes/config.yaml
mcp_servers:
  nirholas-alerts-mcp:
    command: "npx"
    args: ["-y", "@three-ws/alerts-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "nirholas-alerts-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@three-ws/alerts-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add nirholas-alerts-mcp -t stdio -c npx -a -y @three-ws/alerts-mcp
// mcp.json
{
  "mcpServers": {
    "nirholas-alerts-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/alerts-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 −3
    • Stability: pass → 0.77 functional
  • 18 Sept 26 0
    • Stability: 0.97 → pass security
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −1
    • Stability: pass → 0.93 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/@three-ws/alerts-mcp@0.1.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 5 exposed · ~1,421 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
create_alert_rule ~503

Create a pump.fun alert rule on the authenticated three.ws account. The pumpfun-monitor cron evaluates it against the live event stream and delivers across the channels you enable, so it fires across devices with no dashboard open. NOT idempotent — each call adds a new rule (max 50 per account). Targeting by kind: `graduation` is global or scoped to target_mint OR target_agent; `price_above` / `price_below` / `whale_buy` require target_mint; `new_mint` requires target_agent. `threshold` is required for the price/whale kinds — USD market cap for price_above/price_below, minimum buy size in SOL for whale_buy. At least one delivery channel must be on (deliver_in_app defaults true; webhook_url must be https and gets a generated webhook_secret for signature verification; telegram_chat is a numeric chat id or @username). Any mint you pass is runtime input — three.ws promotes only $THREE. Returns the created rule. Requires THREE_WS_SESSION.

NameTypeReqDescription
cooldown_secondsintegerMinimum seconds between fires for this rule (5–86400, default 300).
deliver_in_appbooleanDeliver as an in-app notification (default true).
enabledbooleanWhether the rule is active (default true).
kindstringyesEvent to watch: graduation | price_above | price_below | whale_buy | new_mint.
labelstringOptional human label; a default is derived from kind/target when omitted.
target_agentstringthree.ws agent UUID to watch. Required for new_mint; optional for graduation; forbidden for the mint-targeted kinds.
target_mintstringCoin mint to watch. Required for price_above/price_below/whale_buy; optional for graduation; forbidden for new_mint.
telegram_chatstringTelegram numeric chat id (e.g. 123456789) or @username to deliver to via the platform bot.
thresholdnumberRequired for price/whale kinds: USD market cap for price_above/price_below, minimum buy size in SOL for whale_buy. Ignored for graduation/new_mint.
webhook_urlstringHTTPS endpoint to POST a signed alert event to. The response includes a generated webhook_secret for verifying the webhook-signature header.

No output schema declared.

No examples provided.

delete_alert_rule ~124

Permanently delete a pump.fun alert rule by id from the authenticated three.ws account. DESTRUCTIVE and irreversible: the rule plus its cooldown tracker and per-channel delivery log are removed (cascade). The rule stops firing immediately. Deleting an already-deleted id returns not_found (so this is not idempotent). To pause a rule without losing it, prefer update_alert_rule with enabled:false. Returns the deleted rule id. Requires THREE_WS_SESSION.

NameTypeReqDescription
rule_idstringyesId of the rule to delete (from list_alert_rules). This cannot be undone.

No output schema declared.

No examples provided.

get_alert_history ~216

Read the pump.fun alerts that have actually fired for the authenticated account, newest first. Each entry carries a one-line `summary`, the originating `rule_id`, the event `kind`, the coin (mint / name / symbol), whether it has been `read`, when it `fired_at`, and the full `event` payload (amounts, market cap, tx signature, buyer, …). Pair this with list_alert_rules — whose `recent_deliveries` shows per-channel send outcomes — to see both what fired and how it was delivered. Optionally filter to one rule (rule_id) or one kind. The feed returns at most the 50 most recent alerts. Requires THREE_WS_SESSION.

NameTypeReqDescription
kindstringOnly return alerts of this event kind.
limitintegerMaximum number of fired alerts to return, newest first (1–50, default 20).
rule_idstringOnly return alerts fired by this rule id (matches the rule_id in each alert payload).

No output schema declared.

No examples provided.

list_alert_rules ~166

List every pump.fun alert rule on the authenticated three.ws account. Each rule has a `kind` (graduation | price_above | price_below | whale_buy | new_mint), its target (target_mint or target_agent), an optional numeric `threshold` (USD market cap for price rules, SOL for whale_buy), the delivery channels (deliver_in_app, webhook_url + webhook_secret, telegram_chat), the cooldown, and whether it is enabled. Also returns live delivery health: `last_fired_at`, `recent_failures` (failed channel deliveries in the last 24h), and `recent_deliveries` (the last few per-channel outcomes). Use this to audit what an agent is watching before creating or editing rules. Requires THREE_WS_SESSION.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

update_alert_rule ~412

Update an existing pump.fun alert rule by id on the authenticated three.ws account. Partial — only the fields you pass change. Idempotent: re-applying the same values yields the same rule. Common uses: flip `enabled` to pause/resume, retune `threshold`, add or swap a delivery channel, or change `kind` (the rule is re-validated against the new kind, and fields incompatible with it are cleared automatically). Pass null to clear a clearable field (target_mint, target_agent, threshold, webhook_url, telegram_chat, label). Removing webhook_url drops its secret; adding one mints a fresh webhook_secret (returned). The result must still have at least one delivery channel and satisfy the kind's targeting/threshold rules, or the API rejects it with a precise message. Returns the updated rule. Requires THREE_WS_SESSION.

NameTypeReqDescription
cooldown_secondsintegerMinimum seconds between fires (5–86400).
deliver_in_appbooleanToggle in-app delivery.
enabledbooleanEnable or pause the rule.
kindstringChange the event kind. The rule is re-validated against it and incompatible fields are cleared.
labelHuman label, or null to fall back to the derived default.
rule_idstringyesId of the rule to update (from list_alert_rules).
target_agentthree.ws agent UUID to watch, or null to clear. Required by new_mint; forbidden for mint-targeted kinds.
target_mintCoin mint to watch, or null to clear. Required by price/whale kinds; forbidden for new_mint.
telegram_chatTelegram numeric chat id or @username, or null to remove.
thresholdUSD market cap (price kinds) or SOL buy size (whale_buy), or null to clear.
webhook_urlHTTPS endpoint for signed alert events, or null to remove the webhook (and its secret).

No output schema declared.

No examples provided.

Common questions

What is the three.ws Alerts MCP server?

three.ws Alerts is an MCP server listed in the public MCP registry as io.github.nirholas/alerts-mcp. Create, update, and delete pump.fun alert rules and read fired-alert history across channels. This page covers its npm package (@three-ws/alerts-mcp).

Is the three.ws Alerts MCP server safe to use?

three.ws Alerts scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the three.ws Alerts MCP server expose?

three.ws Alerts exposes 5 tools: list_alert_rules, create_alert_rule, update_alert_rule, delete_alert_rule, get_alert_history. Their descriptions and schemas cost roughly 1,421 tokens of context every time the server is loaded.

Is the three.ws Alerts MCP server still maintained?

three.ws Alerts is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.