MACD Calculator Connector for AI agents.
4 live capabilities
Generate precise technical analysis and momentum signals
Waiting for input…
Why people use MACD Calculator
Stop guessing momentum with MACD Calculator technical analysis
With this MCP, the math is offloaded to a dedicated engine. Your agent stops guessing and starts calculating. You get the exact MACD line, signal line, and histogram values every single time, turning your agent into a precise technical analyst.
What Vinkius changes
You turn raw price data into actionable technical signals without manual math.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Automated Momentum Scanning
A trader feeds a list of recent closing prices to their agent, which uses analyze_crossovers to flag immediate bullish shifts.
- Real-world use case 02
Trend Reversal Alerts
An analyst uses detect_histogram_divergence to find when a stock's price is rising but momentum is actually falling.
- Real-world use case 03
Trend Direction Validation
A developer builds a bot that uses detect_zero_crossings to confirm a trend has officially flipped from bearish to bullish.
Complete set · 4capabilities
The complete MACD Calculator capability set.
These are the exact actions your AI can choose when you ask it to work with MACD Calculator.
01—04
4 capabilities in this set.
Part of 4 available through MACD Calculator.
- 01 Capability
Analyze crossovers
Detects momentum shifts by finding where the MACD line and signal line cross. This helps identify new entry or exit points.
- 02 Capability
Calculate macd indicators
Computes the full set of MACD, signal, and histogram values for a price list. It provides the raw data needed for deep analysis.
- 03 Capability
Detect histogram divergence
Finds mismatches between price action and histogram momentum. This is used to spot potential trend reversals early.
- 04 Capability
Detect zero crossings
Identifies when the MACD line moves across the zero mark. This signals a fundamental change in the prevailing trend direction.
Set up in minutes
One URL. Then ask MACD Calculator to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use MACD Calculator from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_X6PL3KYUYacbdnX7W1tRSIbEc8huOCZdjIClfHD0/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it MACD Calculator, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable MACD Calculator for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_X6PL3KYUYacbdnX7W1tRSIbEc8huOCZdjIClfHD0/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the MACD Calculator URL.
- Step 03
Save and start
Save the connection and enable MACD Calculator in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"macd-calculator": {
"url": "https://edge.vinkius.com/vk_preview_X6PL3KYUYacbdnX7W1tRSIbEc8huOCZdjIClfHD0/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using MACD Calculator
Open Agent mode in chat and ask: "Using MACD Calculator, help me...". 4 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"macd-calculator": {
"url": "https://edge.vinkius.com/vk_preview_X6PL3KYUYacbdnX7W1tRSIbEc8huOCZdjIClfHD0/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using MACD Calculator
Ask Copilot: "Using MACD Calculator, help me...". 4 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"macd-calculator": {
"url": "https://edge.vinkius.com/vk_preview_X6PL3KYUYacbdnX7W1tRSIbEc8huOCZdjIClfHD0/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using MACD Calculator
Open Cascade and ask: "Using MACD Calculator, help me...". 4 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"macd-calculator": {
"url": "https://edge.vinkius.com/vk_preview_X6PL3KYUYacbdnX7W1tRSIbEc8huOCZdjIClfHD0/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using MACD Calculator
Ask Cline: "Using MACD Calculator, help me...". 4 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add macd-calculator --transport http "https://edge.vinkius.com/vk_preview_X6PL3KYUYacbdnX7W1tRSIbEc8huOCZdjIClfHD0/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using MACD Calculator
Ask Claude: "Using MACD Calculator, show me...". 4 tools are ready
Where the request belongs
Work MACD Calculator can move forward.
This is for anyone building automated trading workflows or conducting deep technical analysis who needs mathematical certainty rather than LLM approximations.
Quantitative Trader
Uses the engine to validate momentum signals against historical price data.
Algorithmic Developer
Integrates deterministic indicator math into agentic trading strategies.
Technical Analyst
Automates the detection of divergences and crossovers across multiple assets.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTOTVS
Orchestrate TOTVS ERP services. manage employees, handle financials, and monitor BPM workflows directly from any AI agent.
Square
Manage payments, customers, and inventory on Square with AI agents.
Razorpay
Automate online payments via Razorpay. manage orders, payments, and refunds directly from any AI agent.
X Ads (Twitter)
Connect your X Ads account to any AI agent. audit campaigns, analyze line item performance, and pull engagement reports through natural conversation.
Box
Store, share, and collaborate on files securely with enterprise-grade cloud content management and governance controls.
Gmail
Manage your inbox from AI. read, search, organize, and reply to emails across your Gmail efficiently.
Bring your own AI
Change the model, client or framework. Keep MACD Calculator connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about MACD Calculator.
The practical details behind the request, access and result.
How accurate is the MACD Calculator MCP for technical analysis?
It is highly accurate because it uses a deterministic math engine. Unlike standard LLMs that might approximate numbers, this MCP provides exact calculations for the MACD line, signal line, and histogram.
Can I use the MACD Calculator MCP to find trend reversals?
Yes. You can use the divergence detection capability to find instances where price movement and momentum are moving in opposite directions, which is a classic sign of a trend reversal.
Does the MACD Calculator MCP work with any price data?
Yes, as long as you provide a series of price points, the MCP can process them to generate the full suite of MACD indicators.
How does this MACD Calculator MCP help with momentum trading?
It helps by identifying specific momentum shifts through crossover detection and trend direction changes through zero-line crossing detection.
Can I connect the MACD Calculator MCP to Claude or Cursor?
Yes. You can connect this MCP to any compatible client like Claude, Cursor, or Windsurf through the Vinkius platform.
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.
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.
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.
One connection away
Give your agent a direct line to MACD Calculator.
Connect MACD Calculator once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available