Payments & Finance16 toolsPaste one API key
BTCPay Server integration for AI agents
BTCPay Server is a free, open-source, self-hosted Bitcoin payment processor that enables merchants to accept Bitcoin payments without intermediaries.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect BTCPay Server once and call the same tools from all of them.
Setup
Connect BTCPay Server through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
BTCPay Server exposes 16 tools through ClawLink. The 13 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
btcpay_server_get_api_keys | Retrieve information about the current API key | Read |
btcpay_server_get_payment_requests | List all payment requests for a specific store | Read |
btcpay_server_get_server_info | Retrieve information about the BTCPay Server instance | Read |
btcpay_server_get_store | Retrieves complete configuration and settings for a specific BTCPay Server store by its ID | Read |
btcpay_server_get_user | Retrieve information about a BTCPay Server user by ID or email | Read |
btcpay_server_get_webhook | Retrieves detailed configuration of a specific webhook registered for a BTCPay store, including | Read |
btcpay_server_get_webhooks | Lists all webhooks registered for a BTCPay Server store | Read |
btcpay_server_list_apps | Retrieve all apps (Point of Sale, Crowdfund, etc.) associated with a specific BTCPay Server | Read |
btcpay_server_create_payment_request | Creates a new payment request in a BTCPay Server store | Write |
btcpay_server_create_store | Create a new store in BTCPay Server | Write |
btcpay_server_create_user | Create a new BTCPay Server user | Write |
btcpay_server_create_webhook | Registers a new webhook for a BTCPay store to receive real-time notifications when store events | Write |
btcpay_server_update_user | Update the profile of the currently authenticated BTCPay Server user | Write |