Forex-GPT MCP Server for Claude Desktop
io.github.hatgit/forex-gpt-mcp
AI-powered forex and crypto trading analysis with real-time data across 127+ instruments.
client:Claude Desktop
transport:sse
tools:69
Install Forex-GPT MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"forex-gpt-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.forex-gpt.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- save_oanda_credentials
- delete_oanda_credentials
- save_broker_credentials
- trade_modify_trade
- trade_market_order
- trade_limit_order
- trade_stop_order
- cancel_pending_order
- replace_pending_order
- get_open_trades
- get_open_positions
- get_account_history
- get_trade_details
- get_performance_summary
- get_order_history
- get_pending_orders
- get_trading_account
- close_trade
- close_position
- get_market_hours
- is_market_open
- get_market_categories
- get_instrument_specs
- refresh_instrument_data