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.cryptoeights/hyre-mcp

NPM · HYRE-MCP · SCANNED SEP 20

17 DeFi + RWA tools — PumpFun, wallet PnL, Meteora LP, Robinhood Chain stocks — paid via x402.

Available components

0 this week 80 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 Security99
  • 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 151 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability65
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 759 tokens (~44/item across 17 items; 17 tools + 0 resources), lean.Pass
  • 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
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 17 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 17 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 io.github.cryptoeights/hyre-mcp server?

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

# add to Claude Code
claude mcp add cryptoeights-hyre-mcp -- npx -y hyre-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "cryptoeights-hyre-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hyre-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "cryptoeights-hyre-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hyre-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add cryptoeights-hyre-mcp -- npx -y hyre-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cryptoeights-hyre-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "hyre-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add cryptoeights-hyre-mcp --command npx --arg -y --arg hyre-mcp
# ~/.hermes/config.yaml
mcp_servers:
  cryptoeights-hyre-mcp:
    command: "npx"
    args: ["-y", "hyre-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "cryptoeights-hyre-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "hyre-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add cryptoeights-hyre-mcp -t stdio -c npx -a -y hyre-mcp
// mcp.json
{
  "mcpServers": {
    "cryptoeights-hyre-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hyre-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 −2
    • Stability: pass → 0.80 functional
  • 19 Sept 26 0
    • Stability: 0.97 → pass security
    • Security disclosure: unverified → fail functional
  • 18 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.

  • 15 Sept 26 +1
    • Security disclosure: fail → unverified functional
  • 13 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.

  • 12 Sept 26 −3
    • Stability: pass → 0.77 functional
  • 11 Sept 26 0
    • Stability: 0.97 → pass security
  • 10 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.

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/hyre-mcp@2.2.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 →

Dependencies 151 packages
Packages resolved 151
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 17 exposed · ~759 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
hyre-ask ~41

Ask any DeFi question in natural language — AI orchestrates multiple data sources ($0.025)

NameTypeReqDescription
querystringyesYour DeFi question
NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

hyre-bonding-curve ~50

Bonding curve progress for a PumpFun token ($0.001)

NameTypeReqDescription
curve_keystringBonding curve account address
mintstringyesToken mint address
NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

hyre-graduating ~29

Tokens near bonding curve graduation (>70% progress) with urgency signal ($0.003)

Input schema present but exposes no named parameters.

NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

hyre-new-tokens ~29

Get real-time PumpFun token launches with AI snipe signal ($0.008)

Input schema present but exposes no named parameters.

NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

hyre-pool-recommend ~65

AI pool recommendation for a token pair — best pool + strategy ($0.008)

NameTypeReqDescription
basestringBase token
quotestringQuote token
riskstringRisk tolerance
strategystringLP strategy
NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

hyre-pools ~57

Meteora DLMM pool list with APR, TVL, volume ($0.001)

NameTypeReqDescription
limitnumberMax results
sortstringSort by
tokenstringFilter by token mint
NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

hyre-token-snipers ~38

Detect wallets that bought in the first few blocks — sniper analysis ($0.004)

NameTypeReqDescription
mintstringyesToken mint address
NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

hyre-token-verdict ~45

Full AI verdict on a token — holders, snipers, bonding curve, risk assessment ($0.015)

NameTypeReqDescription
mintstringyesSolana token mint address
NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

hyre-tvl ~48

Total Value Locked across chains with trend narrative ($0.001)

NameTypeReqDescription
chainstringChain filter (solana, ethereum, all)
limitnumberMax results
NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

hyre-wallet-intel ~42

Full 30-day wallet intelligence — trading patterns, success rate, archetype ($0.012)

NameTypeReqDescription
addressstringyesSolana wallet address
NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

hyre-wallet-pnl ~41

Wallet PnL — realized + unrealized, portfolio value, holdings ($0.005)

NameTypeReqDescription
addressstringyesSolana wallet address
NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

hyre-whales ~37

Whale holders for a token — top holders with % of supply ($0.003)

NameTypeReqDescription
mintstringyesToken mint address
NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

hyre-yields ~66

Top yield pools multi-chain sorted by APY ($0.002)

NameTypeReqDescription
chainstringChain filter
limitnumberMax results
min_apynumberMinimum APY %
stablecoinbooleanFilter stablecoins only
NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

rwa_gap_risk ~46

After-hours/weekend divergence risk for a tokenized stock, with hedge/hold/close signal.

NameTypeReqDescription
symbolstringyesUS stock ticker, e.g. TSLA
NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

rwa_lending_yield ~43

Compare USDG yield venues on Robinhood Chain (Morpho steakUSDG, Spark spUSDG, Robinhood Earn reference) with lend/hold signal.

Input schema present but exposes no named parameters.

NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

rwa_stock_tokens ~28

List tokenized US stocks on Robinhood Chain with on-chain price, liquidity and holder data.

Input schema present but exposes no named parameters.

NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

rwa_token_premium ~54

Premium/discount of a Robinhood Chain stock token vs its underlying equity, with buy_token/buy_underlying/wait/avoid signal.

NameTypeReqDescription
symbolstringyesUS stock ticker, e.g. TSLA
NameTypeReqDescription
confidencenumber|nullSignal confidence, 0-1
dataRaw endpoint data payload
insightstring|nullLLM interpretation of the data (null when the model cascade fails)
latency_msnumber
model_usedstring|nullLLM that produced the insight
signalstring|nullActionable signal; vocabulary varies per segment (e.g. snipe/watch/avoid)
sourcesarrayUpstream data sources
timestampstring

No examples provided.

Common questions

What is the io.github.cryptoeights/hyre-mcp server?

io.github.cryptoeights/hyre-mcp is listed in the public MCP registry as io.github.cryptoeights/hyre-mcp. 17 DeFi + RWA tools, PumpFun, wallet PnL, Meteora LP, Robinhood Chain stocks, paid via x402. This page covers its npm package (hyre-mcp).

Is the io.github.cryptoeights/hyre-mcp server safe to use?

io.github.cryptoeights/hyre-mcp scores 80 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 io.github.cryptoeights/hyre-mcp server expose?

io.github.cryptoeights/hyre-mcp exposes 17 tools: hyre-new-tokens, hyre-token-verdict, hyre-graduating, hyre-bonding-curve, hyre-token-snipers, and 12 more. Their descriptions and schemas cost roughly 759 tokens of context every time the server is loaded.

Is the io.github.cryptoeights/hyre-mcp server still maintained?

io.github.cryptoeights/hyre-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.cryptoeights/hyre-mcp server under?

io.github.cryptoeights/hyre-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.