ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Moving Average Calculator with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Compute advanced moving average indicators and trend signals from financial time series data.

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

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

Capability set01 / 01

01-03

3 capabilities in this set.

Part of 3 available through Moving Average Calculator.

  1. 01

    Calculate moving averages

    Computes a requested moving average series and identifies trend signals for a given price dataset

  2. 02

    Get moving average summary

    Provides a statistical overview of a calculated moving average series

  3. 03

    Validate indicator params

    Checks if the provided parameters are mathematically valid for the selected indicator type

Observed, not estimated

810ms average. Fast in production.

Moving Average Calculator is checked daily against the live service.

Daily averagePeak 1083ms
Aug 20Today
Fastest day
640ms
Slowest day
1083ms
14-day trend
Improving-11%

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 Moving Average Calculator, so you can see the experience inside your AI.

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

Moving Average Calculator Connector

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

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

  • 01

    Which moving average types are supported?

    The engine supports SMA, EMA, WMA, VWMA, HMA, ALMA, DEMA, and TEMA.

  • 02

    How do I detect trend changes?

    The calculate_moving_averages capability identifies crossover and crossunder signals automatically when the price crosses the calculated average.

  • 03

    Is volume required for all calculations?

    No, volume is only required when using the VWMA (Volume-Weighted Moving Average) type.