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. Get real-time cryptocurrency prices, OHLC data, order books and trades from Kraken exchange.

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 · 8 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 / 02

01-04

4 capabilities in this set.

Part of 8 available through Kraken.

  1. 01

    Get server time

    Returns the Unix timestamp and RFC 1123 time. Useful for synchronizing with the exchange server and verifying API connectivity. Get Kraken server time

  2. 02

    Get asset info

    Returns asset name, alternate names, decimals, status and collateral support. Optionally filter by specific assets (comma-separated). Get information about Kraken assets

  3. 03

    Get asset pairs

    Returns pair name, alt name, base/quote assets, lot volume decimals, pair decimals, order minimums and trading leverage. Optionally filter by a specific pair. Get information about Kraken trading pairs

  4. 04

    Get ohlc

    Each candle includes time, open, high, low, close, VWAP, volume and trade count. Supports intervals: 1 (1min), 5, 15, 30, 60 (1h), 240 (4h), 1440 (1d), 10080 (1w), 21600 (15d). Optionally provide since timestamp for incremental data. Get OHLCV candlestick data for a trading pair

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through Kraken.

  1. 05

    Get order book

    Each level includes price and volume. The count parameter controls the number of levels returned (1-500, default 100). Useful for analyzing market depth and liquidity. Get the current order book for a trading pair

  2. 06

    Get spread

    Returns recent spreads with bid price, ask price, time (Unix timestamp) and volume. Useful for analyzing liquidity and trading costs. Get recent spread data for a trading pair

  3. 07

    Get ticker

    Returns best bid/ask prices, last trade price, 24h volume, VWAP, high/low prices and trade counts. Pair names can be standard (XBTUSD) or alt (BTCUSD). Multiple pairs comma-separated. Get current ticker information for trading pairs

  4. 08

    Get trades

    Each trade includes price, volume, time (Unix timestamp), side (buy/sell), order type (market/limit) and misc info. Returns up to 1000 most recent trades. Optionally provide since timestamp for pagination. Get recent trades for a trading pair

Observed, not estimated

866ms average. Fast in production.

Kraken is checked daily against the live service.

Daily averagePeak 1072ms
Aug 20Today
Fastest day
674ms
Slowest day
1072ms
14-day trend
Slowing+15%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 8 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_CyZayDyZuQVpx6N4jl5B0u0wJ7LtRwYBIGv5C8eh/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-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_CyZayDyZuQVpx6N4jl5B0u0wJ7LtRwYBIGv5C8eh/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

    Do I need an API key?

    No! All public market data (tickers, OHLC, trades, order book, spreads, asset info) is available without authentication. Just subscribe and start querying.

  • 02

    What trading pairs are available?

    Kraken supports 500+ trading pairs including major pairs like XBT/USD, ETH/USD, ETH/XBT, SOL/USD and many altcoin pairs. Use get_asset_pairs to see the complete list.

  • 03

    What timeframes are available for OHLC data?

    OHLC data is available in these intervals: 1 (1 minute), 5, 15, 30, 60 (1 hour), 240 (4 hours), 1440 (1 day), 10080 (1 week), 21600 (15 days). Use get_ohlc with the interval parameter.

  • 04

    What is the difference between XBT and BTC?

    They're the same cryptocurrency! XBT is the ISO 4217 standard code for Bitcoin used by Kraken's API, while BTC is the common ticker symbol. Kraken pairs use XBT (e.g., XBTUSD = Bitcoin/US Dollar).