Remote MCP server¶
The remote MCP server connects your AI agent to cTrader Web, exposing trading, account and market data as tools the agent can call on demand from any device.
First, set up the remote MCP server in cTrader Web and connect your AI client.
The remote MCP server supports the following operations:
- Trading – place orders, modify and close positions, manage pending orders.
- Account – check balance, equity, margin and account information.
- Analysis – fetch live prices and historical candles for market analysis.
For end-to-end examples that combine these operations into common workflows, see the use cases.
Warning
The MCP server is a tool for AI-assisted trading and does not provide financial, investment, legal or tax advice. AI-generated actions may trigger real trades and result in losses. Users are solely responsible for verifying outputs, supervising strategies, securing credentials and using the MCP server at their own risk.