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.

Metis RWA Research

NPM · @METISAGENT/MCP · 2 COMPONENTS · SCANNED AUG 17

Research tokenized real-world assets on Solana: issuer controls, supply, liquidity, premiums

71 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 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
  • 30 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability88
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1355 tokens (~96/item across 14 items; 12 tools + 2 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage98
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 95% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

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 · @metisagent/mcp

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

  • 13 Aug 26 71

    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 17 Aug 2026 · Analysed npm/@metisagent/mcp@0.1.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm
Dependencies 96 packages
Packages resolved 96
Stale 30
Tree resolution Complete
MCP tools · 12 exposed · ~1,162 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
check_sources ~49

Probe every data source this server depends on (Solana RPC, DEX venue data, and the price service) and report which answered and how fast. Run this when a research tool returns partial data.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_holder_concentration ~131

List the largest token accounts for an asset with each one's share of supply, the wallet that owns it, and whether it is frozen. Concentration is the practical exit-risk measure for a tokenized asset, though the top of this list is usually liquidity pools and custodians rather than end investors.

NameTypeReqDescription
assetstringyesRegistry symbol such as TSLAx, or any Solana mint address.
limitintegerHow many accounts to list. The RPC returns at most 20.
resolveOwnersbooleanResolve the wallet behind each token account. Costs one extra RPC read.

No output schema declared.

No examples provided.

get_observation_history ~93

Read the observation history this server has stored for an asset, newest last, with the trend across premium, supply, liquidity, and concentration. History is written by observe_asset and lives on the machine running the server, not on any remote service.

NameTypeReqDescription
assetstringyesRegistry symbol such as TSLAx, or any Solana mint address.
limitintegerHow many stored points to return.

No output schema declared.

No examples provided.

get_reference_premium ~90

Compare a tokenized asset's on-chain price against the price of the security it tracks, and report the gap in basis points. A persistent premium or discount is the clearest sign that the mint and redeem path is not clearing, whether because of venue friction, market hours, or issuer limits.

NameTypeReqDescription
assetstringyesRegistry symbol such as TSLAx, or any Solana mint address.

No output schema declared.

No examples provided.

get_research ~80

Fetch a full published research object: thesis, claims with the evidence each one rests on, methodology, confidence rubric, limitations, and provenance including the content hash and the models used. Returned as JSON because the object model, not the prose, is the source of truth.

NameTypeReqDescription
idstringyesResearch object id or slug, from list_research.

No output schema declared.

No examples provided.

get_research_status ~62

Read what the Metis research agent is doing right now: the investigation in flight and its stage, what is queued, the health of each source class, and the most recent public runtime events.

NameTypeReqDescription
eventsintegerHow many recent events to include.

No output schema declared.

No examples provided.

get_token_controls ~109

Inspect the powers an issuer holds over a token: mint authority, freeze authority, and every Token-2022 extension on the mint, each translated into what it means for someone holding the token. This is the first check to run on any real-world-asset token, because permissioned controls such as a permanent delegate, a transfer hook, or frozen-by-default accounts change what ownership is worth.

NameTypeReqDescription
assetstringyesRegistry symbol such as TSLAx, or any Solana mint address.

No output schema declared.

No examples provided.

get_token_market ~97

Read aggregated on-chain market state for a tokenized asset: pooled liquidity, 24h volume, transaction counts, and the individual pools behind those totals. Thin liquidity relative to supply is the usual reason a tokenized asset cannot be exited at its reference price.

NameTypeReqDescription
assetstringyesRegistry symbol such as TSLAx, or any Solana mint address.
poolsintegerHow many pools to list, largest first.

No output schema declared.

No examples provided.

get_token_supply ~80

Read circulating supply for a tokenized asset directly from Solana, along with decimals, the slot the read was taken at, and the token program that owns the mint. For a backed asset this is the number the issuer's reserves have to cover.

NameTypeReqDescription
assetstringyesRegistry symbol such as TSLAx, or any Solana mint address.

No output schema declared.

No examples provided.

list_research ~86

List research objects published by the Metis agent, newest first. Each entry carries its confidence band, impact, and content hash. Use get_research to pull the full evidence graph behind one of them.

NameTypeReqDescription
assetstringFilter to one asset symbol, for example TSLAx.
categorystringFilter by research category.
limitinteger

No output schema declared.

No examples provided.

list_rwa_assets ~113

List the tokenized real-world assets this server knows by symbol, with their Solana mint and the security each one tracks. Every other tool also accepts a raw mint address, so this list is a starting point rather than a limit.

NameTypeReqDescription
assetTypestringFilter by what the token tracks. Funds cover index, treasury, and commodity fund shares.
querystringFilter by substring against symbol, name, or tracked ticker. For example "gold", "AAPL", or "bank".

No output schema declared.

No examples provided.

observe_asset ~172

Run one full research cycle on a tokenized asset: read supply and holder concentration from Solana, read pooled liquidity and volume from DEX venues, read the token and reference prices, then compare all of it against the observations already stored for this asset. Returns the observations, any threshold detections, cross-source conflicts, a deterministic confidence score, and a hash of every payload used. The cycle is appended to local history, so calling it repeatedly deepens the baseline that supply, liquidity, activity, and concentration detections need.

NameTypeReqDescription
assetstringyesRegistry symbol such as TSLAx, or any Solana mint address.
baselineLimitintegerHow many stored observations to use as baseline. 0 skips history entirely.
recordbooleanAppend this cycle to the local observation history.

No output schema declared.

No examples provided.