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

com.ai-rook.agents/trading-mcp

NPM · AI-ROOK-TRADING-MCP · SCANNED AUG 3

22 pay-per-call agent APIs on x402: trading, web, AI, image gen. USDC on Base.

Available components

−10 this week 62 Trust /100
Trust breakdown (6 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 →

Supply Chain Security100
  • 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
  • No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency19
Schema Quality & AI Usability67
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1261 tokens (~60/item across 21 items; 21 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 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
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · ai-rook-trading-mcp

# add to Claude Code
claude mcp add com-ai-rook-agents-trading-mcp -- npx -y ai-rook-trading-mcp
# add to Codex CLI
codex mcp add com-ai-rook-agents-trading-mcp -- npx -y ai-rook-trading-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-ai-rook-agents-trading-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "ai-rook-trading-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-ai-rook-agents-trading-mcp --command npx --arg -y --arg ai-rook-trading-mcp
# ~/.hermes/config.yaml
mcp_servers:
  com-ai-rook-agents-trading-mcp:
    command: "npx"
    args: ["-y", "ai-rook-trading-mcp"]
// mcp.json
{
  "mcpServers": {
    "com-ai-rook-agents-trading-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ai-rook-trading-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.

  • 2 Aug 26 +19
    • Malware scan: unverified → pass security
    • Stability: unverified → 0.23 functional
  • 31 Jul 26 −29
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 72

    First indexed and scored.

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 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 0 packages

0 packages in the resolved dependency tree.

MCP tools — 21 exposed · ~1,261 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.

Tool Tokens
agent_task ~65

Compute task on Queen M2.7 456B MoE inference | Price: $0.05 USDC | Endpoint: POST https://agents.ai-rook.com/api/agent-task

NameTypeReqDescription
max_tokensnumbermax_tokens
promptstringprompt

No output schema declared.

No examples provided.

ai_analysis ~60

AI chart analysis — trend, structure, key levels | Price: $0.10 USDC | Endpoint: POST https://agents.ai-rook.com/api/ai-analysis

NameTypeReqDescription
imagebase64image
symbolstringsymbol

No output schema declared.

No examples provided.

backtest ~69

Strategy backtest — win rate, profit factor, P&L | Price: $2.00 USDC | Endpoint: POST https://agents.ai-rook.com/api/backtest

NameTypeReqDescription
strategystringstrategy
symbolstringsymbol
timeframestringtimeframe

No output schema declared.

No examples provided.

classify ~72

Classify text into your categories. Single or multi-label. M2.7. | Price: $0.05 USDC | Endpoint: POST https://agents.ai-rook.com/api/classify

NameTypeReqDescription
categoriesarraycategories
multibooleanmulti
textstringtext

No output schema declared.

No examples provided.

credits_purchase ~46

Buy 50 credits — use any endpoint without per-call payment | Price: $5.00 USDC | Endpoint: POST https://agents.ai-rook.com/api/credits/purchase

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

domain_lookup ~49

Domain intelligence — DNS records + SSL expiry | Price: $0.005 USDC | Endpoint: POST https://agents.ai-rook.com/api/domain-lookup

NameTypeReqDescription
domainstringdomain

No output schema declared.

No examples provided.

email_validate ~50

Email validation — syntax + live MX record check | Price: $0.002 USDC | Endpoint: POST https://agents.ai-rook.com/api/email-validate

NameTypeReqDescription
emailstringemail

No output schema declared.

No examples provided.

extract_data ~75

Unstructured text → structured JSON. Pass fields[] or schema{}. M2.7. | Price: $0.10 USDC | Endpoint: POST https://agents.ai-rook.com/api/extract-data

NameTypeReqDescription
fieldsarrayfields
schemaobjectschema
textstringtext

No output schema declared.

No examples provided.

image_gen ~78

Text-to-image via FLUX.2-klein on Queen. Base64 PNG. First on x402. | Price: $0.15 USDC | Endpoint: POST https://agents.ai-rook.com/api/image-gen

NameTypeReqDescription
promptstringprompt
sizestringsize
stepsnumbersteps

No output schema declared.

No examples provided.

ip_lookup ~51

IP geolocation + ASN + proxy/VPN detection | Price: $0.002 USDC | Endpoint: GET https://agents.ai-rook.com/api/ip-lookup

NameTypeReqDescription
ipstringip

No output schema declared.

No examples provided.

liquidation_heatmap ~52

Real-time liquidation levels by leverage tier | Price: $0.25 USDC | Endpoint: GET https://agents.ai-rook.com/api/liquidation-heatmap

NameTypeReqDescription
symbolstringsymbol

No output schema declared.

No examples provided.

market_pulse ~56

Live BTC/ETH market pulse — price, CVD, OI, momentum, session P&L | Price: $0.05 USDC | Endpoint: GET https://agents.ai-rook.com/api/market-pulse

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

order_flow ~68

Order flow history with CVD, OI, liquidation events | Price: $0.50 USDC | Endpoint: GET https://agents.ai-rook.com/api/order-flow

NameTypeReqDescription
barsnumberbars
symbolstringsymbol
timeframestringtimeframe

No output schema declared.

No examples provided.

pdf_extract ~54

Extract text from any PDF URL — up to 100K chars | Price: $0.02 USDC | Endpoint: POST https://agents.ai-rook.com/api/pdf-extract

NameTypeReqDescription
urlstringurl

No output schema declared.

No examples provided.

qr_generate ~62

Generate QR code from any text/URL — base64 PNG | Price: $0.002 USDC | Endpoint: POST https://agents.ai-rook.com/api/qr-generate

NameTypeReqDescription
sizenumbersize
textstringtext

No output schema declared.

No examples provided.

screenshot ~63

Full-page screenshot of any URL — base64 PNG via headless Chromium | Price: $0.05 USDC | Endpoint: POST https://agents.ai-rook.com/api/screenshot

NameTypeReqDescription
full_pagebooleanfull_page
urlstringurl

No output schema declared.

No examples provided.

smart_money ~59

Whale tracking on Base — large wallet movements | Price: $0.50 USDC | Endpoint: GET https://agents.ai-rook.com/api/smart-money

NameTypeReqDescription
chainstringchain
min_valuenumbermin_value

No output schema declared.

No examples provided.

summarize ~78

Summarize text or URL. Styles: concise/bullets/eli5. M2.7. | Price: $0.05 USDC | Endpoint: POST https://agents.ai-rook.com/api/summarize

NameTypeReqDescription
stylestringstyle
textstringtext
urlstringurl

No output schema declared.

No examples provided.

trade_idea ~46

Active trade setups — entry, stop, target, confidence | Price: $1.00 USDC | Endpoint: GET https://agents.ai-rook.com/api/trade-idea

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

web_fetch ~50

Extract clean text from any URL — strips ads/scripts | Price: $0.005 USDC | Endpoint: POST https://agents.ai-rook.com/api/web-fetch

NameTypeReqDescription
urlstringurl

No output schema declared.

No examples provided.

web_search ~58

Web search via Brave — top 10 results as JSON | Price: $0.005 USDC | Endpoint: POST https://agents.ai-rook.com/api/search

NameTypeReqDescription
countnumbercount
querystringquery

No output schema declared.

No examples provided.