ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Bolt with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your one-click checkout and payments via Bolt. track transactions, manage orders, and process refunds directly from any 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 · 10 capabilities

The complete Bolt capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Bolt.

  1. 01

    Get transaction

    Get details of a specific transaction

  2. 02

    Refund transaction

    Issue a refund for a completed transaction

  3. 03

    Get order details

    Get details of a specific order

  4. 04

    Capture transaction

    Capture a previously authorized transaction

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Bolt.

  1. 05

    Create order token

    Create an order token to initiate checkout

  2. 06

    Get account details

    Get current account details

  3. 07

    Get merchant status

    Check the current merchant account status

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Bolt.

  1. 08

    List transactions

    List recent Bolt transactions

  2. 09

    List webhooks

    List configured webhooks

  3. 10

    Void transaction

    Void an authorized but uncaptured transaction

Observed, not estimated

848ms average. Fast in production.

Bolt is checked daily against the live service.

Daily averagePeak 958ms
Aug 24Today
Fastest day
673ms
Slowest day
958ms
14-day trend
Slowing+7%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 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 Bolt, so you can see the experience inside your AI.

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

Bolt Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_g8Sbl7tTFvQoAPezAPaP83Gii0J20mzEKiVlYPRy/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 — Bolt capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "bolt-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_g8Sbl7tTFvQoAPezAPaP83Gii0J20mzEKiVlYPRy/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 Bolt owners ask.

  • 01

    Can I process a refund for a transaction using the agent?

    Yes! Use the refund_transaction capability with the Bolt reference ID and the amount in cents. Your agent will initiate the credit transaction in your Bolt account.

  • 02

    How do I check the status of a specific Bolt transaction?

    Simply ask the agent to get_transaction and provide the reference ID. It will retrieve the latest status, such as 'Authorized', 'Completed', or 'Failed', directly from Bolt.

  • 03

    Can I use this to generate a checkout session token?

    Yes. Use the create_order_token capability and provide the cart details in JSON format. This will return a token that can be used on your frontend to open the Bolt checkout modal.