ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Futures Relative Value Strategy with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Identify mispricings between related futures contracts using statistical z-scores and fundamental fair value models.

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 Relative Value Strategy capability set.

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

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Futures Relative Value Strategy.

  1. 01

    Generate signal

    Computes the daily trading signal by comparing the current price ratio against statistical bounds and fundamental fair values

  2. 02

    Analyze relationship

    Evaluates the statistical and liquidity-based relationship between two futures contracts

  3. 03

    Calculate fair value

    Determines the expected ratio between two contracts based on historical averages and physical market drivers

Observed, not estimated

824ms average. Fast in production.

Futures Relative Value Strategy is checked daily against the live service.

Daily averagePeak 1042ms
Aug 20Today
Fastest day
678ms
Slowest day
1042ms
14-day trend
Slowing+7%

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 Relative Value Strategy, so you can see the experience inside your AI.

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

Futures Relative Value Strategy Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_KfwEE8VhbmVm5Yiq5gql4fpIgvWaz7MhDRoGHrPt/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 Relative Value Strategy capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "futures-relative-value-strategy-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_KfwEE8VhbmVm5Yiq5gql4fpIgvWaz7MhDRoGHrPt/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 Relative Value Strategy owners ask.

  • 01

    What kind of futures contracts can I trade with this strategy?

    The strategy is designed for highly liquid, related commodities. It uses analyze_futures_relationship to verify that both contracts have an Open Interest greater than 10,000 and a correlation higher than 0.8 before generating a signal. Capabilities available: analyze_relationship_tool, calculate_fair_value_tool, generate_signal_tool.

  • 02

    How is the theoretical fair value calculated?

    The fair value is determined by the calculate_theoretical_fair_value capability, which sums the historical average ratio, the quality adjustment (intrinsic value difference), and the logistics cost (transportation expense).

  • 03

    What triggers a trading signal?

    A signal is generated via generate_trading_signal when the z-score indicates a significant deviation. A BUY signal occurs if the z-score is below -2.0 and the ratio is above the theoretical value. A SELL signal occurs if the z-score is above 2.0 or the ratio is below the theoretical value.