Connect your AI
Bring your own assistant — Claude, ChatGPT, or any MCP-capable client — and let it drive StrategyTune from the conversation.
Connected AI lets you work in StrategyTune by chatting with the AI you already use — Claude, ChatGPT, or any other client that supports connectors (the open MCP standard). Once connected, your AI gets real tools on your account: it can write and fix scripts, launch cloud backtests, read the results, and drive your open charts — all from the conversation.
You bring your own assistant, so the AI usage runs on your existing AI subscription — StrategyTune charges nothing for the connection, on every plan including Free.
How to connect
Set up once, inside your AI client: add the connector URL https://strategytune.com/mcp (steps per client below), then sign in to
StrategyTune and approve access when asked.
Claude
- Open Settings → Connectors → Add custom connector (web or desktop app).
- Paste the URL and click Add.
- Sign in to StrategyTune when asked, then enable the connector in any chat.
ChatGPT
- Turn on Settings → Connectors → Advanced → Developer mode.
- Choose Create connector and paste the URL.
- Sign in to StrategyTune when asked. In a chat, enable it via + → Developer mode.
Claude Code
- Run
claude mcp add --transport http strategytune https://strategytune.com/mcp - Start a session and run
/mcpto authorize StrategyTune. - Ask away — e.g. "Create an RSI divergence signal and run it on EURUSD 15m".
Codex
- Add to
~/.codex/config.toml:[mcp_servers.strategytune] url = "https://strategytune.com/mcp" - Run
codex mcp login strategytuneto authorize. - Ask Codex to create or edit your scripts.
Other MCP-capable clients work the same way: give them the connector URL, then sign in when prompted. One note on voice: most AI apps can't use external tools in voice mode yet — ChatGPT can.
What your AI can do once connected
A connected AI can read and write your scripts, run cloud backtests and read the results, drive your open chart tabs, and read your sessions. The full tool list is on What your AI can do.
Managing access
Settings → Connected AI lists every AI client connected to your account, with the date it was connected and when it was last active. A connection you just approved in the AI client shows up after a refresh of the list.
Disconnect revokes a client's access, effective immediately. You can reconnect the same client later by going through the connect steps again.
A connected AI acts as you, on your account. Everything it does — scripts saved, backtests run, chart changes — is yours and subject to the same plan limits. You can revoke its access at any time.
Your AI can also send suggestions and problem reports straight to the StrategyTune team — if you hit something confusing or wish for a missing capability, just tell it to pass that on.
Something missing or wrong? Email support@strategytune.com.