technicalindicators Connector for AI agents.
1 live capability
Get mathematically precise trading signals and technical indicators for your financial analysis.
Waiting for input…
Why people use technicalindicators
MACD & RSI Oscillator Engine for Precise Trading Signals
With this Connector, you just hand a list of prices to your AI client. It uses the engine to crunch the numbers instantly and tells you exactly what the indicators say. You get a clean signal in seconds, not minutes.
What Vinkius changes
That you get mathematically perfect trading signals instead of AI hallucinations.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Checking for oversold conditions
A trader gives the agent a list of prices and asks for the current RSI to see if it's below 30.
- Real-world use case 02
Identifying trend reversals
An analyst asks the agent to find MACD crossovers in a 30-day window to spot new trends.
- Real-world use case 03
Backtesting strategies
A developer feeds 2 years of data into the engine to see where RSI and MACD aligned historically.
Complete set · 1capability
The complete technicalindicators capability set.
These are the exact actions your AI can choose when you ask it to work with technicalindicators.
01
1 capability in this set.
Part of 1 available through technicalindicators.
- 01 Capability
Calculate macd rsi
The calculate_macd_rsi capability processes a price array to return precise MACD or RSI values. It handles the complex exponential averages required for institutional-grade technical analysis.
Set up in minutes
One URL. Then ask technicalindicators to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use technicalindicators 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_JtZX9Q9SkZGeKvq8DN4aAGcIsJjiMvbyyLQTDVkX/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 technicalindicators, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable technicalindicators for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_JtZX9Q9SkZGeKvq8DN4aAGcIsJjiMvbyyLQTDVkX/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 technicalindicators URL.
- Step 03
Save and start
Save the connection and enable technicalindicators in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"macd-rsi-oscillator-engine": {
"url": "https://edge.vinkius.com/vk_preview_JtZX9Q9SkZGeKvq8DN4aAGcIsJjiMvbyyLQTDVkX/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 technicalindicators
Open Agent mode in chat and ask: "Using technicalindicators, help me...". 1 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"macd-rsi-oscillator-engine": {
"url": "https://edge.vinkius.com/vk_preview_JtZX9Q9SkZGeKvq8DN4aAGcIsJjiMvbyyLQTDVkX/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 technicalindicators
Ask Copilot: "Using technicalindicators, help me...". 1 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"macd-rsi-oscillator-engine": {
"url": "https://edge.vinkius.com/vk_preview_JtZX9Q9SkZGeKvq8DN4aAGcIsJjiMvbyyLQTDVkX/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 technicalindicators
Open Cascade and ask: "Using technicalindicators, help me...". 1 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"macd-rsi-oscillator-engine": {
"url": "https://edge.vinkius.com/vk_preview_JtZX9Q9SkZGeKvq8DN4aAGcIsJjiMvbyyLQTDVkX/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 technicalindicators
Ask Cline: "Using technicalindicators, help me...". 1 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add macd-rsi-oscillator-engine --transport http "https://edge.vinkius.com/vk_preview_JtZX9Q9SkZGeKvq8DN4aAGcIsJjiMvbyyLQTDVkX/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 technicalindicators
Ask Claude: "Using technicalindicators, show me...". 1 tools are ready
Where the request belongs
Work technicalindicators can move forward.
The quantitative trader who needs to verify signals without manual spreadsheet work. The financial analyst tired of double-checking AI math. The dev building a trading bot who wants reliable indicator logic.
Quantitative Trader
Checks 100+ assets daily for RSI divergences and MACD crossovers.
Financial Analyst
Runs technical audits on historical data sets to verify market trends.
Algorithmic Developer
Integrates precise MACD signals into automated trading scripts.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMoving Average Engine
Calculate Simple (SMA) and Exponential (EMA) moving averages exactly. Stop LLMs from estimating financial technical indicators.
Bollinger Bands Engine
Calculate moving standard deviation and Bollinger Bands for financial time-series deterministically.
Twelve Data
Access real-time stock quotes, crypto prices, forex rates, and technical indicators via AI.
Alpha Vantage
Access stock market data via Alpha Vantage. get real-time quotes, time series, technical indicators and crypto/forex data from any AI agent.
Max Drawdown Calculator
Calculate maximum drawdown, recovery periods, and stress indicators from historical price series.
Stock Profit/Loss Calculator
Calculate ROI, tax liabilities, and risk metrics for stock trades and options strategies.
Bring your own AI
Change the model, client or framework. Keep technicalindicators 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 technicalindicators.
The practical details behind the request, access and result.
Can the MACD & RSI Oscillator Engine handle large datasets?
Yes, it's built to process price arrays of any length. It handles the heavy math locally so your AI agent doesn't get overwhelmed by the data.
Is the math in the MACD & RSI Oscillator Engine accurate for professional trading?
Yes, it uses institutional-grade indicator math. It's designed to provide the same precision you'd find in professional trading software.
How does the MACD & RSI Oscillator Engine differ from an LLM's built-in math?
LLMs often struggle with multi-pass calculations like RSI. This Connector offloads that math to a dedicated engine to ensure the results are always correct.
What kind of data do I need to provide to the MACD & RSI Oscillator Engine?
You just need a list of prices. The Connector takes that array and applies the technical indicators based on the parameters you choose, like the period length.
Can I use the MACD & RSI Oscillator Engine for any stock or crypto?
Absolutely. As long as you can provide a list of closing prices, the engine can calculate the indicators for any asset class.
What does RSI indicate?
RSI ranges from 0 to 100. Traditionally, a value above 70 indicates an asset is Overbought, and below 30 indicates it is Oversold.
What are the MACD parameters?
It uses the standard 12-period Fast EMA, 26-period Slow EMA, and 9-period Signal line to generate exact histograms.
Is this for crypto or stocks?
Both. Technical oscillators are mathematically agnostic and work on any sequential numeric data array, regardless of the asset class.
One connection away
Give your agent a direct line to technicalindicators.
Connect technicalindicators once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available