Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BITCOIN_NETWORK | No | Bitcoin network to use: mainnet, testnet, signet, or regtest | mainnet |
| SATOSHI_API_KEY | No | API key for authenticated access to Satoshi API. Visit bitcoinsapi.com to register for a free key. | |
| SATOSHI_API_URL | No | Override hosted API URL | https://bitcoinsapi.com |
| BITCOIN_RPC_HOST | No | Bitcoin Core RPC host | 127.0.0.1 |
| BITCOIN_RPC_PORT | No | Bitcoin Core RPC port (automatically determined by network if not provided) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |