True Strength Index Calculator Connector for AI agents.
3 live capabilities
Calculate momentum indicators and detect trend reversals
Waiting for input…
Why people use True Strength Index Calculator
Stop manual momentum math with True Strength Index (TSI) Calculator
This MCP turns that entire process into a single conversation. You give your agent the price data, and it immediately returns the exact metrics you need. You move from calculating numbers to interpreting trends.
What Vinkius changes
You provide the price data, and your agent handles all the complex momentum math.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Spotting momentum exhaustion
A trader notices price is hitting new highs but asks their agent to run detect_tsi_divergence to see if momentum is actually dropping.
- Real-world use case 02
Confirming trend entries
An analyst uses calculate_tsi_metrics to verify if a recent zero-line cross indicates a genuine trend shift.
- Real-world use case 03
Quick market health checks
A researcher asks for a get_tsi_summary to quickly determine if the current market regime is bullish or bearish.
Complete set · 3capabilities
The complete True Strength Index Calculator capability set.
These are the exact actions your AI can choose when you ask it to work with True Strength Index Calculator.
01—03
3 capabilities in this set.
Part of 3 available through True Strength Index Calculator.
- 01 Capability
Calculate tsi metrics
Calculates base TSI values and signal lines to identify primary trend signals. It handles the double exponential smoothing math automatically.
- 02 Capability
Detect tsi divergence
Compares price movement against TSI to find potential trend reversals. This helps you spot when momentum is fading despite price increases.
- 03 Capability
Get tsi summary
Provides a high-level snapshot of current market momentum. It gives you a quick read on the overall trend state.
Set up in minutes
One URL. Then ask True Strength Index Calculator to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use True Strength Index 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_HV3owIVPbdRFcR1fYg7I9sblsYj5IulUDiD8SZyO/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 True Strength Index Calculator, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable True Strength Index Calculator for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_HV3owIVPbdRFcR1fYg7I9sblsYj5IulUDiD8SZyO/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 True Strength Index Calculator URL.
- Step 03
Save and start
Save the connection and enable True Strength Index Calculator in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"true-strength-index-tsi-calculator": {
"url": "https://edge.vinkius.com/vk_preview_HV3owIVPbdRFcR1fYg7I9sblsYj5IulUDiD8SZyO/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 True Strength Index Calculator
Open Agent mode in chat and ask: "Using True Strength Index Calculator, help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"true-strength-index-tsi-calculator": {
"url": "https://edge.vinkius.com/vk_preview_HV3owIVPbdRFcR1fYg7I9sblsYj5IulUDiD8SZyO/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 True Strength Index Calculator
Ask Copilot: "Using True Strength Index Calculator, help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"true-strength-index-tsi-calculator": {
"url": "https://edge.vinkius.com/vk_preview_HV3owIVPbdRFcR1fYg7I9sblsYj5IulUDiD8SZyO/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 True Strength Index Calculator
Open Cascade and ask: "Using True Strength Index Calculator, help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"true-strength-index-tsi-calculator": {
"url": "https://edge.vinkius.com/vk_preview_HV3owIVPbdRFcR1fYg7I9sblsYj5IulUDiD8SZyO/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 True Strength Index Calculator
Ask Cline: "Using True Strength Index Calculator, help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add true-strength-index-tsi-calculator --transport http "https://edge.vinkius.com/vk_preview_HV3owIVPbdRFcR1fYg7I9sblsYj5IulUDiD8SZyO/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 True Strength Index Calculator
Ask Claude: "Using True Strength Index Calculator, show me...". 3 tools are ready
Where the request belongs
Work True Strength Index Calculator can move forward.
This is for technical traders and quantitative analysts who want to integrate momentum-based indicators into their AI-driven research workflows.
Quantitative Trader
Uses the engine to automate the detection of momentum-based entry and exit signals.
Technical Analyst
Relies on divergence detection to find potential trend exhaustion in volatile markets.
Algorithmic Researcher
Integrates deterministic TSI calculations into larger backtesting or monitoring workflows.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse Connectors
TOTVS
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 True Strength Index 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 True Strength Index Calculator.
The practical details behind the request, access and result.
How can I use the True Strength Index (TSI) Calculator MCP for my trading?
You can use it to automate technical analysis. By providing price data to your AI agent, it can instantly calculate momentum values, detect trend crossovers, and identify potential reversals.
Can this True Strength Index (TSI) Calculator MCP detect trend reversals?
Yes. The MCP includes specific capabilities to compare price action against momentum, allowing your agent to identify divergences that often precede a trend change.
Does the True Strength Index (TSI) Calculator MCP work with any price data?
Yes, you can provide any series of closing prices to your agent, and it will perform the double exponential smoothing required to generate accurate momentum indicators.
Is the True Strength Index (TSI) Calculator MCP accurate for technical analysis?
Yes. This MCP uses a deterministic engine to perform the math, ensuring that the TSI values and signal lines are calculated precisely every time.
How do I get a quick summary of market momentum with this MCP?
You can ask your AI agent for a summary of the current market state, and it will use the most recent momentum data to tell you if the trend is bullish, bearish, or neutral.
One connection away
Give your agent a direct line to True Strength Index Calculator.
Connect True Strength Index 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