You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.8.0).

price_verified

Inactive

Tool of SaSame Research Agent

declared in 1.8.0

Cross-source-reconciled crypto/asset price (USD or other). Queries multiple independent price feeds in parallel, returns reconciled median, per-source values, max deviation in basis points, staleness, and a verdict (agree|deviate|stale|single_source). With sign:true returns a portable ed25519 receipt. Strict superset of a single-source fetch — an agent making a financially-load-bearing decision can trust the reconciled number MORE than its own lone CoinGecko call.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "ids"
  ],
  "properties": {
    "vs": {
      "type": "string",
      "description": "Quote currency (default: usd)"
    },
    "ids": {
      "type": "string",
      "description": "Comma-separated CoinGecko-style asset ids, e.g. 'ethereum,bitcoin'. Max 5."
    },
    "sign": {
      "type": "boolean",
      "description": "Attach an ed25519 signed receipt (default false)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

SaSame Research Agent

https://github.com/shigeki7777/sasame-mcp

2/7 registries
View full server →
price_verified — SaSame Research Agent — PRSM MCP