Sharmaz/phoenixd-mcp-server
If you are the rightful owner of phoenixd-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Connect a phoenixd bitcoin lightning wallet to your LLM.
Tools
Functions exposed to the LLM to take actions
get-balance
Get the balance of the node
get-node-info
Get the node info
list-channels
List the node channels
close-channel
Close a channel by ID, sending the funds to a specified address on chain, with a specified fee rate
decode-invoice
Decode an bolt11 invoice, the output amount is in milisatoshis
decode-offer
Decode an bolt12 offer the output amount is in milisatoshis
create-invoice
Create a bolt11 invoice with a specified amount and description
pay-invoice
Pay a bolt11 invoice with a specified amount and description
create-offer
Create a bolt12 offer with an optional description and amount
pay-offer
Pay a bolt12 offer
pay-lightning-address
Pays an email-like Lightning address, either based on BIP-353 or LNURL
pay-on-chain
Pay an on-chain address with a specified amount and fee rate
bump-fee
Makes all your unconfirmed transactions use a higher fee rate, using CPFP. Returns the ID of the child transaction
list-incoming-payments
List the incoming payments
get-incoming-payment
Get the incoming payment by payment hash
list-outgoing-payments
List the outgoing payments
get-outgoing-payment
Get the outgoing payment by payment id
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client