ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use OpenNode with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Process Bitcoin and Lightning Network payments, manage charges, and initiate secure withdrawals directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 22 capabilities

The complete OpenNode capability set.

These are the exact actions your AI can choose when you ask it to work with OpenNode.

Capability set01 / 06

01-04

4 capabilities in this set.

Part of 22 available through OpenNode.

  1. 01

    Get charge

    Get charge info

  2. 02

    Set scheduled withdrawals

    Set scheduled bank withdrawals status

  3. 03

    Create address

    Create a static on-chain address

  4. 04

    Create charge

    Create a new OpenNode charge (Bitcoin payment request)

Capability set02 / 06

05-08

4 capabilities in this set.

Part of 22 available through OpenNode.

  1. 05

    Create lnurl pay

    Create a static LN address (LNURL-Pay)

  2. 06

    Create refund

    Create a refund for an underpaid charge

  3. 07

    Get withdrawal

    Get withdrawal info

  4. 08

    Initiate lnurl withdrawal

    Initiate LNURL withdrawal

Capability set03 / 06

09-12

4 capabilities in this set.

Part of 22 available through OpenNode.

  1. 09

    Initiate withdrawal

    Can also be used to preview payouts. Initiate a withdrawal (Paying via Lightning / Chain)

  2. 10

    List activity

    List account activity

  3. 11

    Get account balance

    Get account balance

  4. 12

    List addresses

    List static on-chain addresses

Capability set04 / 06

13-16

4 capabilities in this set.

Part of 22 available through OpenNode.

  1. 13

    List charges

    List paid charges

  2. 14

    Initiate exchange

    Initiate an exchange between BTC and Fiat

  3. 15

    List lnurl pay

    List static LN addresses (LNURL-Pay)

  4. 16

    Get rates

    Get exchange rates

Capability set05 / 06

17-19

3 capabilities in this set.

Part of 22 available through OpenNode.

  1. 17

    List withdrawals

    List withdrawals

  2. 18

    Confirm chain withdrawal

    Confirm a previewed chain withdrawal request

  3. 19

    Confirm ln withdrawal

    Confirm a previewed Lightning withdrawal request

Capability set06 / 06

20-22

3 capabilities in this set.

Part of 22 available through OpenNode.

  1. 20

    Get currencies

    Get supported originating currencies

  2. 21

    Get refund

    Get refund info

  3. 22

    List refunds

    List refunds

Observed, not estimated

945ms average. Fast in production.

OpenNode is checked daily against the live service.

Daily averagePeak 1118ms
Aug 20Today
Fastest day
863ms
Slowest day
1118ms
14-day trend
Stable+4%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 22 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of OpenNode, so you can see the experience inside your AI.

It does not authenticate your account with OpenNode. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

OpenNode Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_wJLw8OVUYCT56VlfqAd0GktYrBFJhVlI0wOkQO7w/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — OpenNode capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "opennode-alternative-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_wJLw8OVUYCT56VlfqAd0GktYrBFJhVlI0wOkQO7w/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions OpenNode owners ask.

  • 01

    How do I generate a new Bitcoin payment request?

    Use the create_charge capability. Provide the amount in satoshis (or specify a currency like USD) and an optional description. The capability returns a BOLT11 Lightning invoice and an on-chain address.

  • 02

    Can I preview a withdrawal before confirming it?

    Yes. Call initiate_withdrawal with auto_confirm set to false. This generates a preview. You can then finalize it using confirm_chain_withdrawal or confirm_ln_withdrawal depending on the type.

  • 03

    How do I check my past withdrawals?

    You can use the list_withdrawals capability to retrieve a list of past withdrawals, with optional filters for page size, page number, and withdrawal type (like 'ln' or 'chain').