ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use MACD Calculator with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Deterministic technical analysis engine for MACD indicators and 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 · 4 capabilities

The complete MACD Calculator capability set.

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

Capability set01 / 01

01-04

4 capabilities in this set.

Part of 4 available through MACD Calculator.

  1. 01

    Calculate macd indicators

    Generates the full suite of MACD values (Line, Signal, and Histogram) for a given price series

  2. 02

    Analyze crossovers

    Identifies momentum shifts by detecting crossovers between the MACD line and the Signal line

  3. 03

    Detect histogram divergence

    Detects potential trend reversals by finding discrepancies between price movement and histogram momentum

  4. 04

    Detect zero crossings

    Identifies when the MACD line crosses the zero threshold, signaling a change in trend direction

Observed, not estimated

828ms average. Fast in production.

MACD Calculator is checked daily against the live service.

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

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

MACD Calculator Connector

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

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

  • 01

    How are the EMA values initialized?

    To ensure deterministic results, the first EMA value in a series is calculated as the Simple Moving Average (SMA) of the first N periods.

  • 02

    What capabilities are available in this server?

    The server provides calculate_macd_indicators for data generation, analyze_crossovers for momentum shifts, detect_zero_crossings for trend changes, and detect_histogram_divergence for trend reversals.

  • 03

    Can I use custom periods for the MACD calculation?

    Yes, you can specify custom values for the fast, slow, and signal periods when calling calculate_macd_indicators.