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.

io.github.AaronVick/echorift-mcp

NPM · @ECHORIFT/MCP · SCANNED SEP 20

MCP server for EchoRift infrastructure primitives (BlockWire, CronSynth, Switchboard, Arbiter)

Available components

0 this week 66 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 Security81
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known high-severity CVE affects @modelcontextprotocol/sdk 0.5.0, a direct dependency. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • 8 of 23 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency18
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 281 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability77
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 764 tokens (~47/item across 16 items; 12 tools + 4 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage79
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 37% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "cronsynth_schedule_delete" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the io.github.AaronVick/echorift-mcp server?

io.github.AaronVick/echorift-mcp runs locally as an npm package, launched with npx -y @echorift/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 · @echorift/mcp

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

  • 19 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.

  • 17 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.

  • 16 Sept 26 −3
    • Stability: pass → 0.77 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.

  • 10 Sept 26 −2
    • Stability: pass → 0.83 functional
  • 9 Sept 26 0
    • Stability: 0.97 → pass security
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/@echorift/mcp@0.1.0

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 →

Vulnerabilities 1 finding
ID CVE Severity Vector Fix available
GHSA-w48q-cv73-mx4w CVE-2025-66414 high yes

Background: What a vulnerability scan can and cannot prove →

Dependencies 23 packages
Packages resolved 23
Stale 8
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 12 exposed · ~706 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
arbiter_election_run ~61

Run a leader election for a swarm

NameTypeReqDescription
candidatesarrayyes
modestring
swarmIdstringyes
termHintintegerOptional optimistic concurrency hint.
x402object

No output schema declared.

No examples provided.

arbiter_leader_get ~26

Get current leader for a swarm

NameTypeReqDescription
swarmIdstringyes

No output schema declared.

No examples provided.

arbiter_lock_acquire ~76

Acquire a distributed lock with fencing token

NameTypeReqDescription
modestring
resourcestringyesLock key, e.g. 'portfolio:main'.
swarmIdstringyes
ttlSecondsinteger
x402objectOptional bring-your-own x402 proof/headers.

No output schema declared.

No examples provided.

arbiter_lock_release ~58

Release a distributed lock using fencing token

NameTypeReqDescription
fencingTokenintegeryesReturned by acquire. Used to prevent stale releases.
resourcestringyes
swarmIdstringyes
x402object

No output schema declared.

No examples provided.

blockwire_feed ~44

Pull recent blockchain events via paid x402 endpoint

NameTypeReqDescription
limitinteger
sinceintegerUnix timestamp (seconds).
typesarray

No output schema declared.

No examples provided.

blockwire_subscribe_prepare_tx ~106

Generate on-chain transaction payload for BlockWire webhook subscription

NameTypeReqDescription
eventTypesyesEither an array of types OR the bitmask integer supported by BlockWire.
hoursintegeryes
signaturestringOptional if MCP server can sign. If provided, must match BlockWire SubscribeRequest expectations.
signerstring0x… wallet address. Optional if MCP server is configured with a local signer.
webhookUrlstringyes

No output schema declared.

No examples provided.

cronsynth_schedule_create ~88

Create a scheduled webhook trigger with cron expression

NameTypeReqDescription
cronstringyesStandard 5-field cron. Minimum 1-minute interval. UTC.
labelstring
webhookUrlstringyesMust be HTTPS per CronSynth rules.
x402SessionstringOptional override. If omitted, MCP server uses env CRONSYNTH_X402_SESSION.

No output schema declared.

No examples provided.

cronsynth_schedule_delete ~44

Delete a scheduled webhook trigger

NameTypeReqDescription
idstringyesSchedule id (e.g., sch_...).
x402SessionstringOptional override.

No output schema declared.

No examples provided.

cronsynth_schedule_list ~28

List all scheduled webhook triggers

NameTypeReqDescription
x402SessionstringOptional override.

No output schema declared.

No examples provided.

switchboard_task_claim ~51

Claim a task from a Switchboard swarm queue

NameTypeReqDescription
agentIdstring
authobject
swarmIdstringyes
taskIdstringyes

No output schema declared.

No examples provided.

switchboard_task_complete ~55

Mark a claimed task as complete

NameTypeReqDescription
agentIdstring
authobject
resultobjectyes
swarmIdstringyes
taskIdstringyes

No output schema declared.

No examples provided.

switchboard_task_enqueue ~69

Enqueue a task to a Switchboard swarm queue

NameTypeReqDescription
agentIdstring0x… Optional if MCP server uses local signer identity.
authobjectOptional bring-your-own-auth mode.
swarmIdstringyes
taskobjectyes

No output schema declared.

No examples provided.

Common questions

What is the io.github.AaronVick/echorift-mcp server?

io.github.AaronVick/echorift-mcp is listed in the public MCP registry as io.github.AaronVick/echorift-mcp. MCP server for EchoRift infrastructure primitives (BlockWire, CronSynth, Switchboard, Arbiter). This page covers its npm package (@echorift/mcp).

Is the io.github.AaronVick/echorift-mcp server safe to use?

io.github.AaronVick/echorift-mcp scores 66 out of 100 on VerifyMCP. We recorded 1 known advisory against 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 io.github.AaronVick/echorift-mcp server expose?

io.github.AaronVick/echorift-mcp exposes 12 tools: blockwire_subscribe_prepare_tx, blockwire_feed, cronsynth_schedule_create, cronsynth_schedule_list, cronsynth_schedule_delete, and 7 more. Their descriptions and schemas cost roughly 706 tokens of context every time the server is loaded.

Is the io.github.AaronVick/echorift-mcp server still maintained?

io.github.AaronVick/echorift-mcp 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.

What licence is the io.github.AaronVick/echorift-mcp server under?

io.github.AaronVick/echorift-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.