Discover and explore top open-source AI tools and projects—updated daily.
krakenfxAI-powered CLI for global financial markets
Top 71.7% on SourcePulse
Summary
Kraken CLI is an AI-native Command Line Interface for programmatic trading across crypto, stocks, forex, and derivatives on Kraken. It targets AI agents and automated systems, offering full API access, structured output, and robust error handling for reliable trading operations and strategy testing.
How It Works
This project delivers a single, self-contained Rust binary. Its core design prioritizes AI agent integration with default JSON output, predictable error envelopes, and an agent-first approach. A built-in Model Context Protocol (MCP) server enables seamless integration with AI agents via stdio, while comprehensive paper trading engines for spot and futures allow safe, simulated execution against live market data.
Quick Start & Requirements
Installation uses a single-line bash script: curl --proto '=https' --tlsv1.2 -LsSf https://github.com/krakenfx/kraken-cli/releases/latest/download/kraken-cli-installer.sh | sh. Building from source requires Rust. Supported OS: macOS (Apple Silicon/Intel), Linux (x86_64/ARM64); Windows requires WSL. Binaries are on GitHub Releases.
Highlighted Details
Maintenance & Community
Contribution guidelines are provided (CONTRIBUTING.md), but specific details on active maintainers, community channels, or a public roadmap are absent from the README.
Licensing & Compatibility
Released under the MIT License, permitting broad use, including commercial applications. No specific compatibility restrictions for closed-source linking are noted.
Limitations & Caveats
This software is experimental and interacts with the live Kraken exchange, carrying the risk of real financial transactions; consult DISCLAIMER.md before live trading. Tokenized U.S. stocks (xStocks) are unavailable in the USA, and product availability varies by jurisdiction. Windows requires WSL.
1 week ago
Inactive