← BSV MCPInstall

Tool reference

All tools

Find a tool by what you want to do. Open its reference for inputs, results and wallet requirements.

Your available tools depend on your wallet and settings.

Wallet configurations in this reference
Before wallet setup
Public tools and browser onboarding; no local keys loaded.
Legacy local wallet
Existing local Wallet adapter with account management and local identity support.
Legacy local identity
Legacy wallet with an established identity and HD BAP configuration.
Local Vault · broadcasting disabled
All wallet roles assigned, with guarded transaction submission disabled.
Local Vault · all roles
An unlocked embedded wallet with payment, identity and ordinals roles assigned.
Local Vault · payment role only
Identity, encryption and ordinals roles explicitly disabled.
Local Vault · no roles
Full catalog startup is rejected when no signing roles are assigned; compact public reads remain available.
Project · payments scope
A project context limited to its payment-safe wallet calls.
External BRC-100 wallet
A connected signer that owns its keys and permissions; no local account tools.
Local Vault + sponsor
An embedded wallet with a separately configured Droplit sponsor.
Droplit wallet
The integrated sponsored-wallet mode with faucet setup tools.

Wallet

Ordinals

Explorer

  • bsv_dashboard

    Interactive BSV dashboard with Explorer, Wallet, and Ordinals tabs

  • bsv_decodeTransaction

    Decodes and analyzes Bitcoin SV transactions to provide detailed insights

  • bsv_explore

    Explore Bitcoin SV blockchain data using the configured explorer API

  • bsv_getPrice

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

  • bsv_status

    Show server version, configured network, wallet availability, backend URLs, live 1Sat modules and any persistent Vault migration warning

Identity

  • bap_attest

    Publish a BAP attestation signed by the selected identity wallet's current derived signing key.

  • bap_generate

    Generates a BAP HD master key AND derives the first identity key if no BAP keys (xprv or identityPk) exist

  • bap_getCurrentAddress

    Retrieves the current BAP identity's Bitcoin SV address

  • bap_getId

    Retrieves a Bitcoin Attestation Protocol (BAP) identity profile using an idKey (Paymail or public key)

  • bap_getIdentity

    Read the selected identity wallet's deterministic BAP ID, publication status and root signing address

  • bap_getProfile

    Read the current profile from the selected identity wallet's BAP basket

  • bap_publishIdentity

    Publish the selected identity wallet's BAP ID with an AIP signature

  • bap_rotateIdentity

    Rotate the selected identity wallet's BAP signing key, publish its signed successor record, and retire the preceding wallet record.

  • bap_updateProfile

    Publish a BAP profile using the selected identity wallet

Social

  • bsocial_publish

    Publish a post, reply, reaction or message with your BAP identity.

  • bsocial_read

    Read posts, conversations, reactions and social history.

Tokens

  • mnee_getBalance

    Retrieves the current MNEE token balance for the wallet

  • mnee_parseTx

    Parse an MNEE transaction to get detailed information about its operations and amounts

  • mnee_sendMnee

    Send MNEE tokens to a specified address

Paid services & sponsorship

  • droplit_discover

    List publicly opted-in sponsors

  • droplit_fund

    Submit one raw transaction for sponsor funding and broadcast

  • droplit_getAccess

    Read this connected wallet's sponsor authorization and quotas

  • droplit_push

    Submit one sponsored data transaction

  • x402_payQuote

    Pay a previously quoted BSV service request from the connected wallet, then return its response

  • x402_request

    Request any HTTPS service without automatically paying

Utilities

  • utils_convertData

    Converts data between different encodings (utf8, hex, base64, binary)

  • utils_find_skills

    Search the agent-skills index for skill metadata by keyword

  • utils_installAgentMaster

    Install the Agent Master CLI tool for managing MCP server configurations across multiple platforms (Claude, VS Code, Cursor, etc.)

Developer reference: wallet API, compact aliases and dashboard tools

Compact mode exposes a smaller set of operations and omits most write tools. Wallet API tools expose low-level signing and transaction methods. Dashboard tools are called by the app.