ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Breakout Strategy with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. A deterministic Donchian Channel breakout strategy based on Turtle Trader principles.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 3 capabilities

The complete Breakout Strategy capability set.

These are the exact actions your AI can choose when you ask it to work with Breakout Strategy.

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Breakout Strategy.

  1. 01

    Calculate signals

    Analyzes historical price and volume data to generate specific buy, sell, or hold signals for every time interval (bar)

  2. 02

    Get summary statistics

    Provides a high-level overview of the strategy's performance and market conditions over a specific range

  3. 03

    Validate market conditions

    Checks if the current market environment is suitable for the breakout strategy based on trend and volatility

Observed, not estimated

807ms average. Fast in production.

Breakout Strategy is checked daily against the live service.

Daily averagePeak 1017ms
Aug 20Today
Fastest day
679ms
Slowest day
1017ms
14-day trend
Slowing+16%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 3 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Breakout Strategy, so you can see the experience inside your AI.

It does not authenticate your account with Breakout Strategy. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Breakout Strategy Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_gFOBCaSSvZH17cS1cSPlWlZOX4EqFRfSuowwyLpE/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Breakout Strategy capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "breakout-strategy-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_gFOBCaSSvZH17cS1cSPlWlZOX4EqFRfSuowwyLpE/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Breakout Strategy owners ask.

  • 01

    How are buy signals generated?

    A BUY signal is triggered when the price closes above the highest high of the preceding entry period, provided volume is high and ADX indicates a strong trend.

  • 02

    What is the purpose of the validate_market_conditions capability?

    It checks if the current market environment is suitable for trading by evaluating trend strength, volume, and price exhaustion.

  • 03

    How is position size determined?

    Position size is calculated using ATR to risk exactly 1% of total capital per trade.