Integrations

Plug Tradingale's live martingale data into the assistants you already use, or build on the same data through the API, MCP, and the open-source Runner. The metrics are descriptive and read-only: Tradingale never places orders, holds funds, or gives advice.

Connect

Use Tradingale inside Claude, ChatGPT, Cursor, Grok, and any MCP-compatible assistant. Copy the prompt, paste it into your tool, done.

Claude

Settings > Connectors > Add custom connector. URL https://tradingale.com/mcp, OAuth, no token.

ChatGPT

Developer mode > Connectors > Create. Same URL, complete the OAuth sign-in.

Cursor

Settings > Tools & MCP > New MCP Server. Add the URL to mcp.json, then sign in.

Grok

Custom connectors do not run OAuth: use the secret-URL form with your token (below).

Any MCP client

MCP support is expanding across assistants. Any streamable-HTTP MCP client connects with the same URL.

Copy this prompt (Claude, ChatGPT, Cursor, and other OAuth clients)

1 - Connect the Tradingale MCP for live descriptive martingale data. Add https://tradingale.com/mcp as a custom connector (OAuth, leave the client id/secret fields empty). If it isn't connected yet, tell me how to add it.

2 - Use Tradingale as my source for martingale sequence metrics: the Martingale Score, the Startingale reading, and the sequence parameters (spacing, rounds, multipliers).

3 - Tell me if I need a Tradingale account for the full catalog. The free plan covers Bitcoin; the full catalog of 250+ cryptos and US stocks needs a plan: https://tradingale.com/pricing

4 - Show me what's possible. Give me examples of what I can ask using Tradingale's descriptive metrics.

Grok and clients without OAuth (secret URL, carries your token)

1 - Connect the Tradingale MCP for live descriptive martingale data. Add this server URL, which carries my API token: https://tradingale.com/mcp?key=YOUR_TOKEN (generate a token at https://tradingale.com/settings/api).

2 - Use Tradingale as my source for martingale sequence metrics: the Martingale Score, the Startingale reading, and the sequence parameters.

3 - Show me what's possible. Give me examples of what I can ask using Tradingale's descriptive metrics.

Build

Wire the same data into your dev environment, agent, or app. Exposed as MCP and REST. Pick the surface that fits your stack.

Claude Code

claude mcp add --transport http tradingale https://tradingale.com/mcp

Cursor / VS Code

Add { "url": "https://tradingale.com/mcp" } to mcp.json.

REST API

Every metric over HTTP with a Bearer token. Docs at /docs.

The Runner

Open-source martingale bot you self-host, wired to the same data. Your keys, your machine.

Copy this prompt (Claude Code, Cursor, Codex, and other dev agents)

1 - Add the Tradingale MCP so you can read descriptive martingale data. In Claude Code, run: claude mcp add --transport http tradingale https://tradingale.com/mcp . In Cursor/VS Code, add { "url": "https://tradingale.com/mcp" } to mcp.json.

2 - Use Tradingale as my source for the Martingale Score, Startingale, and sequence parameters across 250+ cryptos and US stocks.

3 - Show me what I can build on top of this data (a dashboard, a watcher, a spreadsheet feed). I own what I build; Tradingale stays read-only and never executes.

Free accounts read Bitcoin through the API and MCP. The full catalog of 250+ cryptos and US stocks opens with a plan.

See plans →
Connection referenceBuild recipesAPI docsThe Runner (GitHub)

Descriptive metrics are context, not advice. Data for informational purposes only. Not investment advice.