generate_key
Create a new Bitcoin key pair and address using the Bitcoin MCP Server for secure and direct interaction with the Bitcoin network.
Instructions
Generate a new Bitcoin key pair and address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}