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
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
- Repository check failed: no source repository is declared. 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 11 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
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
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
claude mcp add com-ai-rook-agents-trading-mcp -- npx -y ai-rook-trading-mcp
codex mcp add com-ai-rook-agents-trading-mcp -- npx -y ai-rook-trading-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-ai-rook-agents-trading-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"ai-rook-trading-mcp"
],
"enabled": true
}
}
} openclaw mcp add com-ai-rook-agents-trading-mcp --command npx --arg -y --arg ai-rook-trading-mcp
mcp_servers:
com-ai-rook-agents-trading-mcp:
command: "npx"
args: ["-y", "ai-rook-trading-mcp"] {
"mcpServers": {
"com-ai-rook-agents-trading-mcp": {
"command": "npx",
"args": [
"-y",
"ai-rook-trading-mcp"
]
}
}
} 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.
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.
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.
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
| Name | Type | Req | Description |
|---|---|---|---|
| max_tokens | number | — | max_tokens |
| prompt | string | — | prompt |
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
| Name | Type | Req | Description |
|---|---|---|---|
| image | base64 | — | image |
| symbol | string | — | symbol |
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
| Name | Type | Req | Description |
|---|---|---|---|
| strategy | string | — | strategy |
| symbol | string | — | symbol |
| timeframe | string | — | timeframe |
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
| Name | Type | Req | Description |
|---|---|---|---|
| categories | array | — | categories |
| multi | boolean | — | multi |
| text | string | — | text |
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
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | — | domain |
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
| Name | Type | Req | Description |
|---|---|---|---|
| string | — |
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
| Name | Type | Req | Description |
|---|---|---|---|
| fields | array | — | fields |
| schema | object | — | schema |
| text | string | — | text |
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
| Name | Type | Req | Description |
|---|---|---|---|
| prompt | string | — | prompt |
| size | string | — | size |
| steps | number | — | steps |
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
| Name | Type | Req | Description |
|---|---|---|---|
| ip | string | — | ip |
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
| Name | Type | Req | Description |
|---|---|---|---|
| symbol | string | — | symbol |
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
| Name | Type | Req | Description |
|---|---|---|---|
| bars | number | — | bars |
| symbol | string | — | symbol |
| timeframe | string | — | timeframe |
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
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | — | url |
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
| Name | Type | Req | Description |
|---|---|---|---|
| size | number | — | size |
| text | string | — | text |
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
| Name | Type | Req | Description |
|---|---|---|---|
| full_page | boolean | — | full_page |
| url | string | — | url |
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
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | — | chain |
| min_value | number | — | min_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
| Name | Type | Req | Description |
|---|---|---|---|
| style | string | — | style |
| text | string | — | text |
| url | string | — | url |
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
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | — | url |
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
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | — | count |
| query | string | — | query |
No output schema declared.
No examples provided.