Short answer: no. With MTContext you don't need Python, a code editor, or any command-line work to connect AI to MetaTrader. If you've seen setups that involve installing Python and running a local server, that's a different approach — here's the difference, and why MTContext skips all of it.
Why other tools ask for Python
Most open-source MetaTrader-to-AI tools are Python programs. They rely on MetaTrader 5's Python API, which means you install Python, install the tool's dependencies, and keep a local server process running on the same machine as your terminal. It works, but it's really only realistic if you're a developer.
How MTContext avoids it
MTContext moves the hard part to the cloud. You install one Expert Advisor file — a normal MetaTrader add-on — by dragging it onto a chart, the same way you'd add any indicator or EA. That EA connects outward to MTContext's servers. Your AI client (Claude, Cursor, and so on) connects to those same servers with a license key.
So the pieces you touch are just:
- One EA file on your terminal.
- One config block pasted into your AI client (copied straight from your dashboard).
No Python. No local server. No DLLs. It works on MetaTrader 5 today, with MetaTrader 4 support coming soon.
What "no code" actually means here
You will paste a small block of configuration into your AI client once — but you don't write it, you copy it from your dashboard with your key already filled in. That's the extent of the "technical" part. If you can install an indicator on a chart and paste text into a settings file, you can set up MTContext.
Do I need a VPS or to leave my computer on?
Only your terminal needs to be running for the AI to reach it. Many traders run MetaTrader on a VPS so it stays online, while their AI client runs on a laptop somewhere else — MTContext supports that split because the EA connects outward. But it's not required; a terminal on your own always-on machine works fine too.
Next steps
Ready to see it work? Follow Quickstart: zero to your first live price, or go straight to Installing the EA on MT5.
Start free at mtcontext.com — no card required.