Connect your AI assistant to live market data, charts, news, and trade execution. Works with Claude, ChatGPT, Cursor, and any MCP-compatible client.
Ask your AI assistant anything about the markets. It talks to our trading system for you.
"Analyze GBPUSD on the H4 timeframe and tell me the trend direction"
"Show me a XAUUSD chart with Fibonacci levels on the H1 timeframe"
"What high-impact news events are coming up today for USD?"
"Show me all my open positions and their current P&L"
"Open a 0.10 lot BUY on EURUSD with SL at 1.0800 and TP at 1.0900"
"What's my profit for this week? Break it down by instrument."
Every tool your AI assistant needs to analyze, monitor, and execute trades.
Get live market data with RSI, EMA 20/50, Bollinger Bands, ATR, and candlestick data for any instrument and timeframe.
Generate a chart image with price action, EMAs, ATR, and optional Fibonacci retracements. Returns a base64 PNG.
Get economic events with impact level, previous/forecast/actual values. Filter by currency.
Get upcoming high-impact news events for today. Filter by currency to see what's ahead for your pairs.
Get daily average range, volatility, and historical stats to understand normal vs abnormal price movement.
View all open positions with entry price, current price, SL/TP, floating P&L, and volume.
Get closed trades for today, this week, or this month. Full details including P&L and duration.
Get total profit/loss summary for a given period. Quick snapshot of account performance.
Get current account balance, equity, margin, free margin, and open position count.
Open a market order (BUY or SELL) with symbol, volume, optional SL and TP. Executes instantly on MT5.
Close an open position by ticket number. Partial close supported with volume parameter.
Modify SL/TP on an existing position. Move to break-even, tighten stops, or adjust take profit.
Place buy/sell limit or stop orders at specific price levels with SL and TP.
MCP access is included with your OXY ALGO membership. Choose your tier.
Connect in under 2 minutes. Pick your platform below.
In our Discord server, type /mcp-key generate to get your personal API key. Copy it somewhere safe.
Go to Settings > Developer > Edit Config to open claude_desktop_config.json
Paste this into your config file. Replace YOUR_API_KEY with your key from step 1:
{
"mcpServers": {
"oxy-algo": {
"url": "https://mcp.oxyalgo.com/sse?api_key=YOUR_API_KEY"
}
}
}
Close and reopen Claude Desktop. You'll see 13 OXY ALGO tools available. Ask Claude to analyze any market.
In our Discord server, type /mcp-key generate to get your personal API key.
Open your VS Code settings.json (Ctrl+Shift+P > "Preferences: Open User Settings JSON")
Add this to your settings. Replace YOUR_API_KEY with your key:
{
"mcp": {
"servers": {
"oxy-algo": {
"url": "https://mcp.oxyalgo.com/sse?api_key=YOUR_API_KEY"
}
}
}
}
Open Copilot Chat and ask it to use OXY ALGO tools. Type @oxy-algo to reference the server.
In our Discord server, type /mcp-key generate to get your personal API key.
Run this command in your terminal:
claude mcp add oxy-algo --transport sse https://mcp.oxyalgo.com/sse?api_key=YOUR_API_KEY
Next time you start a Claude Code session, the tools are available automatically. Ask Claude to analyze markets, get charts, or check positions.
In our Discord server, type /mcp-key generate to get your personal API key.
Go to Settings > MCP Servers > Add Server
Add a new SSE server with this URL:
https://mcp.oxyalgo.com/sse?api_key=YOUR_API_KEY
Open Cursor's AI chat and ask it to analyze markets. The tools show up automatically.
In our Discord server, type /mcp-key generate to get your personal API key.
In your n8n workflow, add an MCP Client tool node.
Set the transport to SSE and enter the URL:
https://mcp.oxyalgo.com/sse?api_key=YOUR_API_KEY
Wire the MCP Client node into an AI Agent node (GPT-4, Claude, etc). The agent can now use all 13 trading tools.
Forex, indices, commodities, and crypto — all from one API.
GBPUSD, EURUSD, USDJPY, AUDUSD, USDCAD, NZDUSD, USDCHF + 21 crosses
US30 (Dow), US100 (Nasdaq), US500 (S&P 500)
XAUUSD (Gold), XAGUSD (Silver), USOIL (Crude Oil)
BTCUSD, ETHUSD, SOLUSD, BNBUSD, XRPUSD, DOGEUSD, ADAUSD, DOTUSD, AVAXUSD, LINKUSD
Common questions answered.
/mcp-key revoke in Discord. We never share your key or trading data with anyone./mcp-key generate in any channel. Your key appears instantly. You can also view it later with /mcp-key view.