ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Kraken with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access real-time crypto market data, account balances, and trade history from Kraken directly within 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 · 28 capabilities

The complete Kraken capability set.

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

Capability set01 / 07

01-04

4 capabilities in this set.

Part of 28 available through Kraken.

  1. 01

    Spot cancel all

    Cancel All Orders

  2. 02

    Spot get system status

    Get System Status

  3. 03

    Spot get time

    Get Server Time

  4. 04

    Futures get orderbook

    Get Orderbook (Futures)

Capability set02 / 07

05-08

4 capabilities in this set.

Part of 28 available through Kraken.

  1. 05

    Futures send order

    Send Order (Futures)

  2. 06

    Spot add order

    Add Order

  3. 07

    Spot get asset pairs

    Get Tradable Asset Pairs

  4. 08

    Spot get assets

    Get Asset Info

Capability set03 / 07

09-12

4 capabilities in this set.

Part of 28 available through Kraken.

  1. 09

    Spot get balance

    Get Account Balance

  2. 10

    Spot get depth

    Get Order Book

  3. 11

    Spot get ledgers

    Get Ledgers Info

  4. 12

    Spot get open orders

    Get Open Orders

Capability set04 / 07

13-16

4 capabilities in this set.

Part of 28 available through Kraken.

  1. 13

    Spot get open positions

    Get Open Positions

  2. 14

    Spot get trade balance

    Get Trade Balance

  3. 15

    Spot get trades

    Get Recent Trades

  4. 16

    Spot get trades history

    Get Trades History

Capability set05 / 07

17-20

4 capabilities in this set.

Part of 28 available through Kraken.

  1. 17

    Spot get trade volume

    Get Trade Volume

  2. 18

    Spot get websockets token

    Get WebSockets Token

  3. 19

    Spot query trades

    Query Trades Info

  4. 20

    Futures get history

    Get Trade History (Futures)

Capability set06 / 07

21-24

4 capabilities in this set.

Part of 28 available through Kraken.

  1. 21

    Futures get tickers

    Get Tickers (Futures)

  2. 22

    Spot cancel all orders after

    Cancel All Orders After X

  3. 23

    Spot cancel order

    Cancel Order

  4. 24

    Spot get closed orders

    Get Closed Orders

Capability set07 / 07

25-28

4 capabilities in this set.

Part of 28 available through Kraken.

  1. 25

    Spot get ohlc

    Get OHLC Data

  2. 26

    Spot get spread

    Get Recent Spreads

  3. 27

    Spot get ticker

    Get Ticker Information

  4. 28

    Spot query orders

    Query Orders Info

Observed, not estimated

1002ms average. Fast in production.

Kraken is checked daily against the live service.

Daily averagePeak 1217ms
Aug 20Today
Fastest day
856ms
Slowest day
1217ms
14-day trend
Slowing+6%

Connect your client

One URL. Every client.

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

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

Kraken Connector

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

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

  • 01

    How can I check the current price of Bitcoin against USD?

    You can use the spot_get_ticker capability. Simply provide the asset pair, such as {"pair": "XXBTZUSD"}, and the agent will return the latest bid, ask, and last trade prices.

  • 02

    Is it possible to see my total account balance across all currencies?

    Yes! The spot_get_balance capability retrieves your full account balance. Your AI agent will list each asset you hold and its corresponding amount.

  • 03

    Can I monitor my active limit orders using this server?

    Absolutely. Use the spot_get_open_orders capability to fetch a list of all currently active orders, including their status, volume, and price details.