2-Minuten-Setup
Unterstützt vom Model Context Protocol (MCP)
Handeln Sie Krypto mit KI-Assistenten
Handeln Sie Kryptowährungen auf LCX mit KI-Assistenten wie Claude, ChatGPT, Cursor, Windsurf, GitHub Copilot und Gemini über das Model Context Protocol (MCP). Prüfen Sie Kontostände, erteilen Sie Aufträge und verwalten Sie Ihr Portfolio in natürlicher Sprache.
Funktioniert mit
Regulierte Börse
Kostenlos nutzbar
Open Source
KI-Handel
Ihre KI + LCX = Intelligenterer Handel
Handeln Sie Kryptowährungen auf LCX mit KI-Assistenten wie Claude, ChatGPT, Cursor, Windsurf, GitHub Copilot und Gemini über das Model Context Protocol (MCP). Prüfen Sie Kontostände, erteilen Sie Aufträge und verwalten Sie Ihr Portfolio in natürlicher Sprache.
Sie sagen es
Sagen Sie Ihrem KI-Assistenten auf einfachem Englisch, was Sie wollen — z. B. „Wie hoch ist mein ETH-Guthaben?“ oder „Kaufe 100 LCX zum Marktpreis.“
KI denkt nach
Ihre KI versteht Ihre Absicht, wählt die richtigen MCP-Tools und formuliert die nötigen API-Aufrufe.
LCX führt aus
LCX verarbeitet die Anfrage über seine sichere, regulierte Börseninfrastruktur und liefert sofort Ergebnisse.
So funktioniert es
In 3 Schritten einsatzbereit
No coding experience needed. If you can type a message, you can trade with AI.
API-Schlüssel erstellen
Erstellen Sie API-Schlüssel in Ihren LCX-Kontoeinstellungen. Wählen Sie nur Lesezugriff zur Überwachung oder vollen Zugriff zum Handeln.
Verbinden Sie Ihre KI-App
Fügen Sie den LCX-MCP-Server zu Ihrer KI-App hinzu — Claude, ChatGPT, Cursor, Windsurf, GitHub Copilot oder Gemini. Ein Befehl richtet alles ein.
Mit dem Handel beginnen
Bitten Sie Ihren KI-Assistenten, Preise zu prüfen, Aufträge zu platzieren oder Ihr Portfolio zu analysieren. Alles per natürlicher Konversation.
Live-Demo
In Aktion erleben
This is what a conversation with your AI assistant looks like when connected to LCX.
Here's your current portfolio:
• ETH: 2.5431 (~€8,127.52)
• BTC: 0.1205 (~€10,242.50)
• LCX: 45,000 (~€3,150.00)
• EUR: 1,250.00
Total portfolio value: ~€22,770.02
Your AI assistant runs live LCX API calls — this is real data, not a simulation.
Einrichtungsanleitung
Mit einem Befehl verbinden
Pick your AI app below — each platform needs just one command or a single config file edit.
Voraussetzung: Node.js 18+ must be installed to run the MCP server. Download Node.js →
Sofort mit einem Befehl ausprobieren. Kein Konto oder API-Schlüssel nötig — alle öffentlichen Marktdaten erkunden.
📁 No API keys needed. Market data only — prices, order books, candles, and trade history.
npx @anthropic-ai/claude-code --mcp-config='{"mcpServers":{"lcx-exchange":{"command":"npx","args":["-y","lcx-exchange-mcp"]}}}'Ohne API-Schlüssel verfügbar:
- Alle Handelspaare durchsuchen
- Echtzeit-Kurse
- Orderbuchtiefe
- OHLCV-Kerzendaten
- Letzte öffentliche Trades
MCP-Tools
Alle 17 MCP-Tools
Full access to LCX exchange functionality. Market data tools work without API keys.
lcx_get_pairsList all trading pairs with precision and order size rules
lcx_get_pairDetails for a specific trading pair
lcx_get_tickersMarket overview for all pairs at once
lcx_get_tickerPrice, volume, and 24h change for a single pair
lcx_get_order_bookCurrent bid/ask depth for any pair
lcx_get_public_tradesRecent public trade history
lcx_get_klineOHLCV candlestick data for charting
💬 Fragen Sie Ihre KI
lcx_create_orderPlace a LIMIT or MARKET order on any pair
lcx_modify_orderModify the price or amount of an open order
lcx_cancel_orderCancel a specific open order by ID
lcx_cancel_ordersCancel multiple orders at once (up to 25)
lcx_get_open_ordersList all open and pending orders
lcx_get_orderFull details and status of a specific order
lcx_get_order_historyClosed, cancelled, and expired order history
lcx_get_trade_historyExecuted trades with prices, fees, and timestamps
💬 Fragen Sie Ihre KI
lcx_get_balancesAll coin balances — free, occupied, and total
lcx_get_balanceBalance for a specific coin in your account
💬 Fragen Sie Ihre KI
🤖 Autonome Agenten
Autonome Handelsagenten bauen
Go beyond interactive trading. Use the Claude Agent SDK or OpenAI Agents SDK to build bots that trade on your behalf 24/7 — plugged directly into the LCX MCP server.
DCA-Bot
Buy a fixed amount of crypto at regular intervals — daily, weekly, or custom. Removes emotion from investing.
Portfolio-Rebalancer
Automatically maintain target asset allocations. When one asset drifts, the bot trades back to your target weights.
Preis-Alarm-Bot
Execute trades automatically when price conditions are met — breakouts, dips, or custom triggers you define.
Beispielbefehl:
Claude Agent SDKOpenAI Agents SDKpython dca-bot.py --pair LCX/EUR --amount 100 --interval 24hVollständige Bot-Implementierungen finden Sie im Beispielverzeichnis auf GitHub — clone and customise for your strategy.
Unterstützte Plattformen
Funktioniert mit Ihrer bevorzugten KI-App
The LCX MCP server works with any AI application that supports the Model Context Protocol via stdio transport.
Claude Desktop
claude_desktop_config.jsonClaude Code
⚡ BeliebtTerminal commandChatGPT Desktop
Settings > ConnectorsCursor
⚡ Beliebt.cursor/mcp.jsonWindsurf
mcp_config.jsonGitHub Copilot
.vscode/mcp.jsonGemini CLI
~/.gemini/settings.jsonAny MCP Client
Varies by client🔒 Sicherheit & Compliance
Sicherheit an erster Stelle
LCX is the first regulated cryptocurrency exchange with an MCP server. Every trade executed through AI goes through licensed, audited infrastructure.
Warum Regulierung für KI-Trading wichtig ist
FMA-lizenziert
Licensed by the Financial Market Authority (FMA) of Liechtenstein — 8 blockchain-specific registrations.
EU-MiCA-konform
Aligned with the EU Markets in Crypto-Assets framework — the most comprehensive crypto regulatory regime in the world.
Direkte Infrastruktur
Not a wrapper around an unregulated DEX. Every trade goes directly through LCX Exchange's regulated infrastructure.
Standardmäßig nur Lesezugriff
Start with read-only API keys to explore market data and check balances. Upgrade to trading permissions only when you are ready.
Lokale Schlüsselspeicherung
Your API keys are stored locally in your AI app's config file and never leave your machine or pass through third-party servers.
HMAC-SHA256-Auth
Every trading request is cryptographically signed with HMAC-SHA256. The server uses Node.js built-in crypto — zero external HTTP dependencies.
Integriertes Rate-Limiting
A token-bucket rate limiter protects against accidental overload: 25 req/s for market data and 5 req/s for trading operations.
FMA-lizenziert
EU-MiCA-konform
Schlüssel verlassen nie Ihr Gerät
Open Source
Menschliche Freigabe erforderlich
🗺️ Was kommt als Nächstes
Roadmap
This is version 1.2.0. Community feedback drives what we build next.
Real-time price feeds via WebSocket subscriptions — live order book and trade stream.
PnL tracking, performance attribution, and deeper portfolio analytics tools.
Additional autonomous agent blueprints — grid trading, momentum, and arbitrage strategies.
Deeper integration with AI workflow platforms and remote MCP for browser-based clients.
Häufig gestellte Fragen
Häufig gestellte Fragen
Everything you need to know about AI trading on LCX.
MCP (Model Context Protocol) ist ein offener Standard, mit dem KI-Assistenten sicher mit externen Diensten verbunden werden. Der LCX-MCP-Server verbindet Ihren KI-Assistenten mit der LCX-Börsen-API — Sie steuern Ihr Konto per Sprache.
Der LCX-MCP-Server funktioniert mit Claude (Desktop und Code), ChatGPT Desktop, Cursor, Windsurf, GitHub Copilot (VS Code 1.99+), Gemini CLI und jeder Anwendung, die MCP per stdio unterstützt.
Ja. Ihre API-Schlüssel werden lokal gespeichert und gehen nicht über Drittserver. Sie legen die Berechtigungen fest — beginnen Sie mit Lesezugriff und aktivieren Sie Handelsrechte erst, wenn Sie möchten. KI-Assistenten zeigen vorher an, was sie tun werden.
Sie können Guthaben prüfen, Echtzeitkurse sehen, Handelspaare durchsuchen, Markt- und Limit-Orders platzieren, Orders ändern oder stornieren, Handels- und Orderverlauf einsehen, OHLCV-Kerzendaten nutzen und Marktanalysen abrufen — alles per Sprachbefehl.
Nein. Sie fügen nur eine kurze Konfiguration in Ihrer KI-App hinzu oder führen einen Befehl im Terminal aus. Danach läuft alles über normale Sprache. Sie müssen keinen Code schreiben.
Noch nicht. Der LCX-MCP-Server unterstützt derzeit nur Desktop- und CLI-Anwendungen (Claude Desktop, ChatGPT Desktop, Cursor, Windsurf usw.). Remote-MCP für Browser-KI-Assistenten kommt demnächst.
Nein. Die MCP-Integration ist kostenlos. Sie zahlen nur die üblichen LCX-Handelsgebühren. Es gibt keine Zusatzkosten für KI-Trading.
KI-Assistenten zeigen Ihnen vor der Ausführung immer die Trade-Details und fragen nach Ihrer Bestätigung. Sie behalten die volle Kontrolle. Die KI ist Assistent, kein autonomer Trading-Bot.
Sie können den Zugriff jederzeit widerrufen, indem Sie Ihre API-Schlüssel unter API-Verwaltung in den LCX-Kontoeinstellungen löschen oder deaktivieren. Sie können die MCP-Konfiguration auch aus der Einstellungsdatei Ihrer KI-App entfernen.
Starten Sie noch heute
Handeln Sie Krypto mit KI-Assistenten
Handeln Sie Kryptowährungen auf LCX mit KI-Assistenten wie Claude, ChatGPT, Cursor, Windsurf, GitHub Copilot und Gemini über das Model Context Protocol (MCP). Prüfen Sie Kontostände, erteilen Sie Aufträge und verwalten Sie Ihr Portfolio in natürlicher Sprache.
MCP-Tools
KI-Plattformen
Einrichtungszeit
Keine Zusatzgebühren