Kraken Spot WebSocket API v2 — Streams
Kraken Spot WebSocket API v2 — Streams. 12 channel operations covering ticker, book, ohlc, trade, instrument, and the connection-level ping/heartbeat/status frames. Self-contained Naftiko capability covering one Kraken business surface.
What You Can Do
MCP Tools
receive-ticker-snapshot-and-updates
Receive ticker snapshot and updates from the server.
subscribe-unsubscribe-ticker-channel
Subscribe or unsubscribe from the ticker channel.
receive-book-snapshot-and-update
Receive book snapshot and update messages.
subscribe-unsubscribe-book-channel
Subscribe or unsubscribe from the book channel.
receive-ohlc-snapshot-and-update
Receive OHLC snapshot and update messages.
subscribe-unsubscribe-ohlc-channel
Subscribe or unsubscribe from the ohlc channel.
receive-trade-snapshot-and-update
Receive trade snapshot and update messages.
subscribe-unsubscribe-trade-channel
Subscribe or unsubscribe from the trade channel.
receive-instrument-snapshot-and-update
Receive instrument snapshot and update messages.
subscribe-unsubscribe-instrument-channel
Subscribe or unsubscribe from the instrument channel.
receive-pong-response-server
Receive pong response from the server.
send-ping-server
Send a ping to the server.