Resources

Downloads

MyLinedChart Installers

Install MyLinedChart, then connect your data provider or broker.

  1. Open the file you downloaded and install it.
  2. Open MyLinedChart and sign in.
  3. Open Data Providers and connect your account. Your keys are stored on your machine.
  4. Using Interactive Brokers through TWS or IB Gateway? Open MyLinedChart Connector and leave it running, then choose Use TWS / Gateway. Every other provider connects with your own keys and needs no Connector.

What each version includes

FeatureWindows installerMicrosoft StoreMac installerMac App StoreiPhoneiPadGoogle Play
Charts, indicators and drawingsIncludedIncludedIncludedIncludedIncludedIncludedIncluded
Export, import and workspace backupIncludedIncludedIncludedIncludedIncludedIncludedIncluded
Split screen, layouts and watchlistsIncludedIncludedIncludedIncludedIncludedIncludedIncluded
Connect your own broker or data providerIncludedIncludedIncludedIncludedIncludedIncludedIncluded
Interactive Brokers over OAuthIncludedIncludedIncludedIncludedIncludedIncludedIncluded
In-app AI with your own keyIncludedIncludedIncludedIncludedIncludedIncludedIncluded
Interactive Brokers via TWS or IB GatewayIncludedNot availableIncludedNot availableNot availableNot availableNot available
Outside AI agents (Claude Desktop, Cursor, Codex)IncludedNot availableIncludedNot availableNot availableNot availableNot available
Best priceIncludedNot availableIncludedNot availableNot availableNot availableNot available
Where you payOn MyLinedChartIn appOn MyLinedChartIn appIn appIn appIn app

AI Connectors

The AI connector lets your AI assistant read and draw on your chart, mark levels, add indicators, set the view, with every change confirmed by you. It can never place a trade. It is one connector, added inside your AI app three different ways.

Do this first: install and open the MyLinedChart app (above) and keep it running. The AI connector reads from the running app, if it is not open, the tools connect but cannot load your chart.

Claude Desktop, one-click install

Download the installer and double-click it. No terminal, no config.

  1. Download the file above.
  2. Double-click it (Finder on Mac, File Explorer on Windows), Claude Desktop opens.
  3. Claude shows an install dialog (name, the tools it adds, permissions). Click Install.
  4. Done, the tools are live in seconds.

Codex, one command

There is no installer file for Codex. Paste this one command in your terminal, it runs the published @mylinedchart/mcp-chart-context npm package, no local path or manual build needed:

codex mcp add mylinedchart -- npx -y @mylinedchart/mcp-chart-context

Any other config-based MCP client

For any other AI app that adds MCP servers via a config file, add:

{ "mcpServers": { "mylinedchart": { "command": "npx", "args": ["-y", "@mylinedchart/mcp-chart-context"] } } }

Related Support Links

Downloads FAQ

Which file should I download for macOS or Windows?

Use the macOS connector zip on Mac and the Windows connector zip on Windows. Install and run the connector on the same machine as IBKR.

Do I need to keep the connector running while using MyLinedChart?

Yes. Keep the connector running, then return to MyLinedChart and use Check Connection or Load Accounts.

Where do I install IBKR Gateway?

Install IBKR Gateway on the same desktop or laptop running the MyLinedChart connector.