ClawLink
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.

ToolWhat it doesKind
btcpay_server_get_api_keysRetrieve information about the current API keyRead
btcpay_server_get_payment_requestsList all payment requests for a specific storeRead
btcpay_server_get_server_infoRetrieve information about the BTCPay Server instanceRead
btcpay_server_get_storeRetrieves complete configuration and settings for a specific BTCPay Server store by its IDRead
btcpay_server_get_userRetrieve information about a BTCPay Server user by ID or emailRead
btcpay_server_get_webhookRetrieves detailed configuration of a specific webhook registered for a BTCPay store, includingRead
btcpay_server_get_webhooksLists all webhooks registered for a BTCPay Server storeRead
btcpay_server_list_appsRetrieve all apps (Point of Sale, Crowdfund, etc.) associated with a specific BTCPay ServerRead
btcpay_server_create_payment_requestCreates a new payment request in a BTCPay Server storeWrite
btcpay_server_create_storeCreate a new store in BTCPay ServerWrite
btcpay_server_create_userCreate a new BTCPay Server userWrite
btcpay_server_create_webhookRegisters a new webhook for a BTCPay store to receive real-time notifications when store eventsWrite
btcpay_server_update_userUpdate the profile of the currently authenticated BTCPay Server userWrite