Bsv MCP

Use BSV MCP to inspect Bitcoin SV transactions, addresses, ordinals, and service availability, or help connect a wallet and request paid services.

b-open-io 1b7c878 1.1 KB Updated

File contents

Start with bsv_status to discover the available services. Use the tools actually exposed by this connection; do not assume a personal wallet is connected.

The plugin connects to hosted BSV MCP. If authentication is required, direct the user to the client's connection controls to authorize Sigma Identity. Never ask for a private key, seed phrase, wallet backup, password, or copied access token.

For wallet operations, follow https://bsvmcp.com/docs#wallets. A hosted connection cannot reach a signer on the user's computer. Wallet setup and spending approval are separate from signing in. Never create a replacement wallet automatically.

For x402, inspect the service's quote first. Pay only after the user authorizes the service and amount, using the available wallet permission flow. Do not retry an uncertain payment automatically. See https://bsvmcp.com/docs#x402.

Report confirmed results and distinguish unavailable capabilities from failures.

b-open-io/bsv-mcp/tree/main/skills/bsv-mcp commit 1b7c8785aa

Frequently asked questions

npx skillmds@latest add b-open-io/bsv-mcp