You're viewing a demo portfolio

Join the waitlist
PRSM

get_portfolio_value

Active

Tool of CryptoData API

declared in 3.0.0

Calculate total portfolio value in USD from holdings JSON. $0.01.

Parameters schema

{
  "type": "object",
  "required": [
    "api_key",
    "holdings"
  ],
  "properties": {
    "api_key": {
      "type": "string"
    },
    "holdings": {
      "type": "string",
      "description": "JSON object like {\"bitcoin\":1.5,\"ethereum\":10}"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

CryptoData API

https://github.com/elevasyncsolutions-jpg/cryptodata-api

2/7 registries
View full server →
get_portfolio_value — CryptoData API — PRSM MCP