
Bitcoin
Enables AI models to interact with Bitcoin and Lightning Network through the Blockstream API. Generate Bitcoin addresses, decode transactions, query blockchain data, and manage Lightning invoices.
73321 views21Local (stdio)
What it does
- Generate Bitcoin key pairs and addresses
- Validate Bitcoin addresses
- Decode Bitcoin transactions
- Query latest blocks and transaction details
- Decode Lightning invoices
- Pay Lightning invoices
Best for
Bitcoin developers building wallet applicationsCryptocurrency traders analyzing transactionsLightning Network payment integrationBlockchain data analysis and monitoring
Bitcoin and Lightning Network supportUses Blockstream API
Tools (7)
generate_key
Generate a new Bitcoin key pair and address
validate_address
Validate a Bitcoin address
decode_tx
Decode a Bitcoin transaction
get_latest_block
Get the latest block
get_transaction
Get transaction details