← BSV MCPInstall
Explorer

bsv_getPrice

Retrieves the current price of Bitcoin SV (BSV) in USD from a reliable exchange API

Read as Markdown

Result

A text message with the current BSV price in USD.

Permissions

No wallet required.

Also available through bsv_read in compact mode.

Inputs and availability

full catalog · Before wallet setup; Legacy local wallet; Legacy local identity; Local Vault · broadcasting disabled; Local Vault · all roles; Local Vault · payment role only; Project · payments scope; External BRC-100 wallet; Local Vault + sponsor; Droplit wallet

Full tool description

Retrieves the current price of Bitcoin SV (BSV) in USD from a reliable exchange API. This tool provides real-time market data that can be used for calculating transaction values, monitoring market conditions, or converting between BSV and fiat currencies.

No input fields. Pass an empty object.

Nested fields are required only when their parent object or array item is supplied.

Full input schema
{
  "type": "object",
  "properties": {},
  "$schema": "https://json-schema.org/draft/2020-12/schema"
}