AgentStore
All apps
🦑
OFFICIAL
CEX Tools

Kraken CLI

Rust single-binary CLI with built-in MCP, NDJSON output — first truly AI-native CLI

🦑krakenfx·AgentStore Score 9.1
GitHubCompare
GitHub ⭐
489
weekly growth
↑45%
Editor's take

The developer experience benchmark for CEX agent tools. Zero-dependency Rust binary, NDJSON output (machine-first), built-in stdio MCP, danger-action confirmation by default. Covers crypto + 79 tokenized stocks + forex + 317 perp contracts. Worth studying as a reference architecture.

Hand-written by the AgentStore research team from docs + code + live usage data

About

The first AI-native CLI for trading crypto, stocks, forex, and derivatives.

From the project README

What you can actually do

Broken down by module — each lists the real actions available.

market
10 tools

No · Ticker, orderbook, OHLC, trades, spreads, asset info

account
18 tools

Yes · Balances, orders, trades, ledgers, positions, exports

trade
9 tools

Yes · Order placement, amendment, cancellation (spot, xStocks, forex)

funding
10 tools

Yes · Deposits, withdrawals, wallet transfers

earn
6 tools

Yes · Staking strategies and allocations

subaccount
2 tools

Yes · Create subaccounts, transfer between accounts

futures
39 tools

Mixed · Futures market data and trading

futures-paper
17 tools

No · Futures paper trading simulation with live prices

futures-ws
9 tools

Mixed · Futures WebSocket streaming

websocket
15 tools

Mixed · Spot WebSocket v2 streaming and request/response

paper
10 tools

No · Spot paper trading simulation with live prices

auth
4 tools

No · Credential management

utility
2 tools

No · Interactive setup and REPL shell

Real example commands

Pulled straight from the project README — copy and run locally.

Install

Pick your runtime, copy the snippet, paste it into your client config.

{
  "mcpServers": {
    "kraken-cli": {
      "command": "npx",
      "args": ["-y", "kraken-cli"]
    }
  }
}
Prerequisites
  • ·Node.js 20+
  • ·An MCP-compatible client

Project pulse

Live from GitHub — see if the project is actually maintained.

Language
Rust
License
MIT
Contributors
3
Open issues
8
Created
Mar 2026

How it compares

Position among 14 tools in the cex category

By calls
#5/ 14
top 29%
By stars
#2/ 14
top 7%
By AgentStore Score
#1/ 14
top <1%

Security profile

Open source
Yes
Audited
No
Key handling
Local
Paid
Free

Similar tools