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.

TradeOS Public Intelligence

NPM · @AGENTICSRCLAB/TRADEOS-PUBLIC-INTEL-MCP-SERVER · SCANNED SEP 25

Crypto market intelligence, evidence, watchlists, feedback, and paid x402 SKU routing.

0 this week 75 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 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • 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
  • Clear OSI-approved license (Apache-2.0).Pass
  • Actively maintained (last published 102 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability53
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 2454 tokens (~84/item across 29 items; 29 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
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; "tradeos.call_x402_sku" implies "execute" 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 29 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 TradeOS Public Intelligence MCP server?

TradeOS Public Intelligence runs locally as an npm package, launched with npx -y @agenticsrclab/tradeos-public-intel-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @agenticsrclab/tradeos-public-intel-mcp-server

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

  • 25 Sept 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 23 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 22 Sept 26 0
    • Stability: 0.97 → pass security
  • 21 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.

  • 18 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 −2
    • Stability: pass → 0.83 functional
  • 16 Sept 26 0
    • Stability: 0.97 → pass security
  • 15 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 25 Sept 2026 · Analysed npm/@agenticsrclab/tradeos-public-intel-mcp-server@0.1.3

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 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 29 exposed · ~2,454 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
tradeos.add_watchlist_item ~63

Add a token identity to an account-owned TradeOS watchlist.

NameTypeReqDescription
chainstring––
contractAddressstring––
notesstring––
symbolstringyes–
watchlistIdstringyes–

No output schema declared.

No examples provided.

tradeos.bot_preflight ~63

Ask whether a proposed local bot action should approve, avoid, watch, or stop for insufficient evidence.

NameTypeReqDescription
chainstring––
proposedActionstringyes–
proposedNotionalUsdnumber––
symbolstringyes–

No output schema declared.

No examples provided.

tradeos.call_x402_sku ~213

Execute a paid TradeOS x402 call only when execute=true and the caller supplies a buyer-signed x402 payment header.

NameTypeReqDescription
agentIdstring––
baseUrlstring––
chainstring––
chainIdstring––
contractAddressstring––
executeboolean––
horizonstring––
limitinteger––
metadataobject––
outputstring––
parametersobject––
paymentHeaderNamestring––
paymentIdstring––
paymentSignaturestring––
promptstring––
requestTypestring––
serviceIdstringyes–
symbolstring––
timeframestring––
tokenAddressstring––
trafficClassstring––
walletAddressstring––
xPaymentstring––

No output schema declared.

No examples provided.

tradeos.create_watchlist ~48

Create an account-owned TradeOS watchlist. Requires TRADEOS_ACCOUNT_TOKEN.

NameTypeReqDescription
descriptionstring––
modestring––
namestringyes–

No output schema declared.

No examples provided.

tradeos.get_credit_state ~73

Return app reputation DTI for the configured public-intel app key when available. Personal human DTI is not exposed through this public kit tool.

NameTypeReqDescription
anonymousSessionIdOrUserIdstring––
limitinteger––
sourcestring––
statusstring––

No output schema declared.

No examples provided.

tradeos.get_evidence_packet ~56

Look up public digest evidence items by intelligence-editor packet ID or symbol.

NameTypeReqDescription
chainIdstring––
limitinteger––
packetIdstring––
symbolstring––

No output schema declared.

No examples provided.

tradeos.get_market_digest ~53

Fetch a bounded source-backed TradeOS public market digest.

NameTypeReqDescription
chainIdstring––
limitinteger––
windowEndstring––
windowStartstring––

No output schema declared.

No examples provided.

tradeos.get_public_candidates ~42

Fetch public digest candidates with source snapshot references.

NameTypeReqDescription
chainIdstring––
limitinteger––
sincestring––

No output schema declared.

No examples provided.

tradeos.get_public_claim_proof ~35

Fetch public claim proof status for a TradeOS public claim ID.

NameTypeReqDescription
publicClaimIdstringyes–

No output schema declared.

No examples provided.

tradeos.get_symbol_cockpit ~60

Build a local good/bad/ugly verdict packet from TradeOS public intelligence evidence.

NameTypeReqDescription
chainstring––
contractAddressstring––
modestring––
symbolstringyes–

No output schema declared.

No examples provided.

tradeos.get_symbol_thesis ~53

Look up thesis records by symbol or direct thesis ID.

NameTypeReqDescription
chainIdstring––
limitinteger––
symbolstring––
thesisIdstring––

No output schema declared.

No examples provided.

tradeos.get_thesis_feedback ~60

Read latest thesis feedback for a source service, thesis type, subject, and horizon.

NameTypeReqDescription
horizonSecondsinteger––
sourceServicestring––
subjectstring––
thesisTypestring––

No output schema declared.

No examples provided.

tradeos.get_thesis_watchlist ~37

Fetch TradeOS public thesis watchlist entries.

NameTypeReqDescription
chainIdstring––
limitinteger––

No output schema declared.

No examples provided.

tradeos.get_token_watchlist_snapshot ~62

Fetch a public bounded watchlist intelligence snapshot for a token.

NameTypeReqDescription
chainstring––
contractAddressstring––
limitinteger––
modestring––
tokenRefstringyes–

No output schema declared.

No examples provided.

tradeos.get_watchlist_state ~40

Fetch normalized risk, opportunity, thesis, freshness, and driver state for a user watchlist.

NameTypeReqDescription
watchlistIdstringyes–

No output schema declared.

No examples provided.

tradeos.get_x402_sku_listing ~62

Fetch one TradeOS x402 SKU listing with buyer-readable metadata and machine fields.

NameTypeReqDescription
agentIdstring––
baseUrlstring––
serviceIdstringyes–
trafficClassstring––

No output schema declared.

No examples provided.

tradeos.get_x402_sku_sample ~62

Fetch a free synthetic sample for a TradeOS x402 SKU before spending funds.

NameTypeReqDescription
agentIdstring––
baseUrlstring––
serviceIdstringyes–
trafficClassstring––

No output schema declared.

No examples provided.

tradeos.list_watchlist_deliveries ~47

List delivery audit rows for a user watchlist. Requires TRADEOS_ACCOUNT_TOKEN.

NameTypeReqDescription
limitinteger––
watchlistIdstringyes–

No output schema declared.

No examples provided.

tradeos.list_watchlist_events ~42

List deduped watchlist intelligence events for a user watchlist.

NameTypeReqDescription
limitinteger––
watchlistIdstringyes–

No output schema declared.

No examples provided.

tradeos.list_watchlists ~27

List signed-in TradeOS account watchlists. Requires TRADEOS_ACCOUNT_TOKEN.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

tradeos.list_x402_skus ~75

List TradeOS free and paid x402 intelligence SKUs, prices, endpoints, and buyer-readable use cases.

NameTypeReqDescription
agentIdstring––
baseUrlstring––
includeFreeboolean––
serviceIdsarray––
trafficClassstring––

No output schema declared.

No examples provided.

tradeos.plan_x402_sku_call ~161

Build a paid x402 call plan, request body, attribution headers, and payment instructions without spending.

NameTypeReqDescription
agentIdstring––
baseUrlstring––
chainstring––
chainIdstring––
contractAddressstring––
horizonstring––
limitinteger––
metadataobject––
outputstring––
parametersobject––
promptstring––
requestTypestring––
serviceIdstringyes–
symbolstring––
timeframestring––
tokenAddressstring––
trafficClassstring––

No output schema declared.

No examples provided.

tradeos.request_x402_payment_challenge ~160

POST a planned request without payment to retrieve the x402 payment challenge. Does not spend funds.

NameTypeReqDescription
agentIdstring––
baseUrlstring––
chainstring––
chainIdstring––
contractAddressstring––
horizonstring––
limitinteger––
metadataobject––
outputstring––
parametersobject––
promptstring––
requestTypestring––
serviceIdstringyes–
symbolstring––
timeframestring––
tokenAddressstring––
trafficClassstring––

No output schema declared.

No examples provided.

tradeos.submit_claim_outcome_feedback ~204

Submit structured feedback for a public claim via the claim-outcomes write path.

NameTypeReqDescription
agentConfidencenumber––
agentIdstring––
agentModelstring––
agentRunIdstring––
anonymousSessionIdOrUserIdstring––
automationLevelstring––
clientAppstring––
clientVersionstring––
consentForDatasetUseboolean––
feedbackSourcestring––
labelstringyes–
occurredAtstring––
optionalNotestring––
outcomeClassstring––
outcomeIdstring––
outcomeScorenumber––
provenanceNotestring––
publicClaimIdstringyes–
sourceSnapshotRefsarray––
targetIdstringyes–
targetTypestringyes–

No output schema declared.

No examples provided.

tradeos.submit_digest_feedback ~166

Submit structured digest or evidence feedback via the conversion feedback path.

NameTypeReqDescription
agentConfidencenumber––
agentIdstring––
agentModelstring––
agentRunIdstring––
anonymousSessionIdOrUserIdstring––
automationLevelstring––
clientAppstring––
clientVersionstring––
consentForDatasetUseboolean––
feedbackSourcestring––
labelstringyes–
occurredAtstring––
optionalNotestring––
provenanceNotestring––
sourceSnapshotRefsarray––
targetIdstringyes–
targetTypestringyes–

No output schema declared.

No examples provided.

tradeos.submit_thesis_feedback ~209

Submit structured feedback for a public thesis via the thesis-outcomes write path.

NameTypeReqDescription
agentConfidencenumber––
agentIdstring––
agentModelstring––
agentRunIdstring––
anonymousSessionIdOrUserIdstring––
automationLevelstring––
chainIdstring––
clientAppstring––
clientVersionstring––
consentForDatasetUseboolean––
feedbackSourcestring––
labelstringyes–
occurredAtstring––
optionalNotestring––
outcomeScorenumber––
provenanceNotestring––
sourceSnapshotRefsarray––
subjectstring––
targetIdstringyes–
targetTypestringyes–
thesisIdstringyes–
thesisTypestring––

No output schema declared.

No examples provided.

tradeos.submit_watchlist_feedback ~162

Submit feedback for a watchlist event or driver. Requires TRADEOS_ACCOUNT_TOKEN; TRADEOS_PUBLIC_INTEL_KEY adds app attribution.

NameTypeReqDescription
agentConfidencenumber––
agentIdstring––
agentModelstring––
agentRunIdstring––
automationLevelstring––
eventIdstring––
feedbackSourcestring––
labelstringyes–
occurredAtstring––
optionalNotestring––
provenanceNotestring––
sourceSnapshotRefsarray––
targetIdstringyes–
targetTypestringyes–
watchlistIdstringyes–

No output schema declared.

No examples provided.

tradeos.trigger_watchlist_deliveries ~90

Evaluate watchlist events against notification channels and write delivery audit rows. Requires TRADEOS_ACCOUNT_TOKEN.

NameTypeReqDescription
channelKindsarray––
dryRunboolean––
eventIdsarray––
forceboolean––
maxEventsinteger––
minSeveritystring––
watchlistIdstringyes–

No output schema declared.

No examples provided.

tradeos.watchlist_capabilities ~29

Fetch TradeOS watchlist intelligence modes, auth model, endpoints, and delivery status.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the TradeOS Public Intelligence MCP server?

TradeOS Public Intelligence is an MCP server listed in the public MCP registry as io.github.agenticsrclab/tradeos-public-intel-mcp. Crypto market intelligence, evidence, watchlists, feedback, and paid x402 SKU routing. This page covers its npm package (@agenticsrclab/tradeos-public-intel-mcp-server).

Is the TradeOS Public Intelligence MCP server safe to use?

TradeOS Public Intelligence scores 75 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 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 TradeOS Public Intelligence MCP server expose?

TradeOS Public Intelligence exposes 29 tools: tradeos.get_market_digest, tradeos.get_public_candidates, tradeos.get_thesis_watchlist, tradeos.get_symbol_thesis, tradeos.get_evidence_packet, and 24 more. Their descriptions and schemas cost roughly 2,454 tokens of context every time the server is loaded.

Is the TradeOS Public Intelligence MCP server still maintained?

TradeOS Public Intelligence is still listed as active in the MCP registry. We last reached this channel on 25 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 TradeOS Public Intelligence MCP server under?

TradeOS Public Intelligence declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.