ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Futures Statistical Arbitrage with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Identify mean-reverting opportunities between futures contracts using cointegration testing.

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 Futures Statistical Arbitrage capability set.

These are the exact actions your AI can choose when you ask it to work with Futures Statistical Arbitrage.

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Futures Statistical Arbitrage.

  1. 01

    Analyze pair cointegration

    Evaluates if two futures contracts are mathematically suitable for a mean-reversion strategy

  2. 02

    Generate trading signals

    Calculates entry, exit, and sizing instructions based on current spread deviation

  3. 03

    Get market regime summary

    Provides a high-level summary of the relationship health between two assets

Observed, not estimated

802ms average. Fast in production.

Futures Statistical Arbitrage is checked daily against the live service.

Daily averagePeak 958ms
Aug 20Today
Fastest day
626ms
Slowest day
958ms
14-day trend
Slowing+19%

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 Futures Statistical Arbitrage, so you can see the experience inside your AI.

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

Futures Statistical Arbitrage Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_6XVJTVY6v6Lz6svDppsQGEmUwQm02VaZXf9mnZ0P/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 — Futures Statistical Arbitrage capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "futures-statistical-arbitrage-strategy-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_6XVJTVY6v6Lz6svDppsQGEmUwQm02VaZXf9mnZ0P/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 Futures Statistical Arbitrage owners ask.

  • 01

    How does the system determine if a pair is tradeable?

    The system uses analyze_pair_cointegration to check if the pair has an ADF p-value below 0.10, a half-life of mean reversion under 60 days, and both assets have an Open Interest greater than 10,000.

  • 02

    What kind of signals are generated?

    The generate_trading_signals capability produces BUY_SPREAD, SELL_SPREAD, EXIT, or HOLD signals based on z-score thresholds, ensuring dollar-neutral position sizing.

  • 03

    Can I monitor the stability of the spread?

    Yes, you can use get_market_regime_summary to receive a status report such as 'Stable Cointegrated' or 'Unstable' based on the current p-value and half-life.