ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Momentum Strategy Engine with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Deterministic multi-factor momentum strategy for generating actionable trading signals.

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 Momentum Strategy Engine capability set.

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

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Momentum Strategy Engine.

  1. 01

    Analyze persistence

    Determines the stability of a price trend by measuring how long momentum has remained positive

  2. 02

    Calculate signals

    Generates actionable buy, sell, or hold signals for a provided set of asset price data

  3. 03

    Rank assets

    Ranks multiple assets based on a weighted composite momentum score

Observed, not estimated

810ms average. Fast in production.

Momentum Strategy Engine is checked daily against the live service.

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

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

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

Momentum Strategy Engine Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_RgMbinAxhP04KABBRYZAQ6Nd2TG6OWPR69GaeUJC/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 — Momentum Strategy Engine capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "momentum-strategy-engine-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_RgMbinAxhP04KABBRYZAQ6Nd2TG6OWPR69GaeUJC/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 Momentum Strategy Engine owners ask.

  • 01

    How are trading signals generated?

    Signals are generated using calculate_signals, which triggers a BUY when both long-term and short-term ROC are positive, and a SELL when long-term ROC falls below -10%.

  • 02

    Can I rank multiple assets at once?

    Yes, the rank_assets capability allows you to compare multiple assets by calculating a weighted composite momentum score for each.

  • 03

    What is momentum persistence?

    Momentum persistence is the measure of how many consecutive periods an asset's ROC has remained positive, which can be checked using analyze_persistence.