Locimens is a local-first trading automation platform for MetaTrader 5 (MT5). You run the desktop app on your PC, connect your broker terminal, and deploy licensed AI agents that analyze markets, plan tasks, and can execute trades — while your API keys and trading logic stay on your machine.
What you get
- Desktop app (Windows) with a modern web UI served locally on loopback
- MCP bridge that connects the UI to Python trading tools and plugin agents
- LLM gateway so Ollama or OpenRouter keys never live in browser storage
- Licensed agent marketplace — install Molly, News Agent, and more
- Optional Telegram bot to monitor agents, change models, and capture screenshots
- MT5 integration via Python MetaTrader5 package plus optional Expert Advisors
Architecture at a glance
The Locimens desktop app spawns child services on your PC: MCP bridge, LLM gateway, MT5 MCP server, and any plugin agent MCP servers you install. The UI talks to these locally on your machine. Account sign-in, subscriptions, and marketplace downloads use Locimens cloud services — not your trading keys.
Who this manual is for
Traders and power users setting up Locimens for the first time. Developers building marketplace plugins should also read the Developer section at locimens.com/developer.
Recommended setup path
- 1
Check system requirements
Confirm Windows, MT5, and optional Ollama meet the minimums in System requirements.
- 2
Install the desktop app
Download Locimens Setup from your account or the marketing site, then run the installer.
- 3
Sign in and verify your plan
Create a Locimens account and confirm your subscription unlocks the features you need.
- 4
Configure LLM and MT5
Set up Ollama or OpenRouter, connect MetaTrader 5, and install the Locimens EA if you need calendar or mailbox features.
- 5
Install agents from the marketplace
Install Molly or other agents, start them from Agents → Plugins, and optionally connect Telegram.