Metis RWA Research
REMOTE · METISAGENT.CO · 2 COMPONENTS · SCANNED AUG 17
Research tokenized real-world assets on Solana: issuer controls, supply, liquidity, premiums
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security11
- TLS not yet verified: we couldn't open a connection to check the certificate. View diagnostics → Unverified
- Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS not yet verified: we couldn't read the response headers to check for it. View diagnostics → Unverified
- DNSSEC not yet verified: we couldn't validate it against a resolver. View diagnostics → Unverified
Transport & Reachability0
- Transport check failed: declared streamable-http, but we couldn't connect to verify it. See how to fix → View diagnostics → Fail
Schema Quality & AI Usability0
- Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
- Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
- Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified
Unverified: 4 categories
Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.
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.
remote · metisagent.co
claude mcp add --transport http metis-rwa-mcp https://metisagent.co/mcp
[mcp_servers.metis-rwa-mcp] url = "https://metisagent.co/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"metis-rwa-mcp": {
"type": "remote",
"url": "https://metisagent.co/mcp",
"enabled": true
}
}
} openclaw mcp add metis-rwa-mcp --url https://metisagent.co/mcp --transport streamable-http
mcp_servers:
metis-rwa-mcp:
url: "https://metisagent.co/mcp" {
"mcpServers": {
"metis-rwa-mcp": {
"type": "http",
"url": "https://metisagent.co/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
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.
- 17 Aug 26 0
- Endpoint reachability: reachable → unreachable ▼ security
- DNSSEC: fail → unverified ▼ security
- Stability: 0.10 → unverified ▼ security
- HSTS header: fail → unverified ▼ security
- Authorization: partial → unverified ▼ security
- TLS certificate: pass → unverified ▼ security
- Transport: pass → fail ▼ security
- HTTPS: unverified → pass ▲ security
- Schema quality: 100 → unverified ▼ functional
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- 16 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Aug 26 +1
- Stability: unverified → 0.03 ▲ functional
- 13 Aug 26 67
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 17 Aug 2026 · Probed https://metisagent.co/mcp
TLS unreached
DNSSEC inconclusive
Validation of metisagent.co. — Inconclusive
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| metisagent.co. | Error no A/AAAA/CNAME RRset answered for the name |
Authentication Inconclusive
We could not reach the endpoint well enough to judge its authorisation posture.
| Result | Inconclusive |
|---|
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://metisagent.co/mcp | Unreachable | ||
| http (plaintext) | http://metisagent.co/mcp | HTTPS enforced |
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.
check_sources Check source health ~41
Report the health of every data source the agent depends on, as recorded by its own observation cycles: which answered, how fast, and when they were last checked.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_holder_concentration Read holder concentration ~106
List the largest token accounts for an asset with each one's share of supply, plus the number of wallets holding it. Concentration is the practical exit-risk measure for a tokenized asset, though the top of the list is usually liquidity pools and custodians rather than end investors.
| Name | Type | Req | Description |
|---|---|---|---|
| asset | string | yes | Registry symbol such as TSLAx, or any Solana mint address. |
| limit | integer | – | How many accounts to list. The RPC returns at most 20. |
No output schema declared.
No examples provided.
get_observation_history Read stored observations ~88
Read the observation history this agent has stored for an asset, oldest first, with the change across the window. This is the record the cron cycle has been writing since the agent went live, not a session-local cache.
| Name | Type | Req | Description |
|---|---|---|---|
| asset | string | yes | Registry symbol such as TSLAx, or any Solana mint address. |
| limit | integer | – | How many stored points to return. |
No output schema declared.
No examples provided.
get_reference_premium Compare token price to its reference ~85
Compare a tokenized asset's on-chain price against the price of the security it tracks, reported in basis points. A persistent premium or discount is the clearest sign the mint and redeem path is not clearing, whether through venue friction, market hours, or issuer limits.
| Name | Type | Req | Description |
|---|---|---|---|
| asset | string | yes | Registry symbol such as TSLAx, or any Solana mint address. |
No output schema declared.
No examples provided.
get_research Get one research object ~78
Fetch a full published research object: thesis, claims with the evidence each one rests on, methodology, confidence rubric, limitations, and provenance including content hash and models used. Returned as JSON, because the object model rather than the prose is the source of truth.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Research object id or slug, from list_research. |
No output schema declared.
No examples provided.
get_research_status Read agent runtime status ~54
Read what the 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.
| Name | Type | Req | Description |
|---|---|---|---|
| events | integer | – | – |
No output schema declared.
No examples provided.
get_token_controls Inspect issuer controls ~107
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 controls such as a permanent delegate, a transfer hook, or frozen-by-default accounts change what ownership is worth.
| Name | Type | Req | Description |
|---|---|---|---|
| asset | string | yes | Registry symbol such as TSLAx, or any Solana mint address. |
No output schema declared.
No examples provided.
get_token_market Read DEX market state ~96
Read aggregated on-chain market state for a tokenized asset: pooled liquidity, 24h volume, transaction counts, and the pools behind those totals. Thin liquidity relative to supply is the usual reason a tokenized asset cannot be exited near its reference price.
| Name | Type | Req | Description |
|---|---|---|---|
| asset | string | yes | Registry symbol such as TSLAx, or any Solana mint address. |
| pools | integer | – | How many pools to list, deepest first. |
No output schema declared.
No examples provided.
get_token_supply Read on-chain supply ~76
Read circulating supply for a tokenized asset directly from Solana, with decimals, the slot the read was taken at, and whether supply is capped. For a backed asset this is the number the issuer's reserves have to cover.
| Name | Type | Req | Description |
|---|---|---|---|
| asset | string | yes | Registry symbol such as TSLAx, or any Solana mint address. |
No output schema declared.
No examples provided.
list_research List published research ~82
List research objects this agent has published, newest first, each with its confidence band, impact, and content hash. Use get_research for the full evidence graph behind one of them.
| Name | Type | Req | Description |
|---|---|---|---|
| asset | string | – | Filter to one asset symbol, for example TSLAx. |
| category | string | – | Filter by research category. |
| limit | integer | – | – |
No output schema declared.
No examples provided.
list_rwa_assets List tracked assets ~54
List the tokenized real-world assets this agent tracks, with the Solana mint and the security each one follows. Other tools also accept a raw mint address, so this list is a starting point rather than a limit.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
observe_asset Run an observation cycle ~124
Run one research cycle on a tracked asset: read supply and concentration from Solana, pooled liquidity and volume from DEX venues, token and reference prices from a price service, then compare all of it against the observation history stored for this asset. Returns observations, threshold detections, cross-source conflicts, and a hash of every payload used. Reads only, it does not write to the agent's history.
| Name | Type | Req | Description |
|---|---|---|---|
| asset | string | yes | Registry symbol such as TSLAx, or any Solana mint address. |
| baseline | integer | – | How many stored observations to compare against. |
No output schema declared.
No examples provided.