ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use ADX-Calculator with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Get instant, data-driven insights into market strength and direction.

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 ADX-Calculator capability set.

These are the exact actions your AI can choose when you ask it to work with ADX-Calculator.

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through ADX-Calculator.

  1. 01

    Validate price data

    This capability checks your price arrays to confirm they are structured correctly for indicator calculations. It tells you right away if your data is good to use.

  2. 02

    Calculate adx indicators

    Use this capability to calculate the core ADX, plus directional index (+DI), and minus directional index (-DI) across a full set of price data.

  3. 03

    Get latest adx summary

    This capability retrieves the most recent trend analysis summary from a set of price data, giving you the current trend state.

Observed, not estimated

814ms average. Fast in production.

ADX-Calculator is checked daily against the live service.

Daily averagePeak 1054ms
Aug 20Today
Fastest day
658ms
Slowest day
1054ms
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 ADX-Calculator, so you can see the experience inside your AI.

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

ADX-Calculator Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_x9j9dF9vCT11dAX4cM6JSA9jntxQyMNmYbOlSTGW/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 — ADX-Calculator capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "adx-calculator-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_x9j9dF9vCT11dAX4cM6JSA9jntxQyMNmYbOlSTGW/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

Who it's for

Built for the work ADX-Calculator owners hand off.

This MCP is built for quantitative analysts and active traders who rely on technical indicators. If your job requires measuring market momentum or confirming trend strength, this capability gives you the reliable data you need. It works directly with your AI client, making complex financial math simple to execute.

  • 01

    Quantitative Analyst

    Use it to generate comprehensive series of trend metrics for backtesting strategies.

  • 02

    Day Trader

    Get the latest ADX summary to quickly assess the current directional bias and trend strength.

  • 03

    Financial Researcher

    Validate price data inputs to ensure accuracy before running any complex indicator calculations.

FAQ

Questions ADX-Calculator owners ask.

  • 01

    What exactly does the ADX measure?

    The Average Directional Index (ADX) measures the strength of a trend, not the direction. A high ADX means the trend is strong, while a low ADX suggests the market is moving sideways or consolidating.

  • 02

    Do I need to worry about the data format?

    No. Before you run any calculation, you can use the validate_price_data capability. It checks your price arrays to make sure they meet the structural criteria needed for accurate indicator results.

  • 03

    Is this for live trading or historical analysis?

    It handles both. You can run the full calculation on historical data for backtesting, or use get_latest_adx_summary for the most current, real-time trend assessment.

  • 04

    What is the difference between ADX, +DI, and -DI?

    ADX measures overall trend strength. The +DI and -DI measure the directional movement of the price, indicating whether the upward or downward momentum is stronger.