Ultimate Oscillator Calculator Connector for AI agents.
3 live capabilities
Calculate momentum shifts and price divergences in financial markets
Waiting for input…
Why people use Ultimate Oscillator Calculator
Stop manual momentum math with Ultimate Oscillator Calculator
With this MCP, that friction disappears. You feed your price data to your agent, and it handles the multi-timeframe math instantly. You get the signals you actually care about, like divergences or overbought levels, delivered in a clean format.
What Vinkius changes
You provide the raw price data and get back actionable momentum signals.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Spotting a trend reversal
A trader notices price is making higher highs but asks their agent to run detect_uo_divergence to see if momentum is actually fading.
- Real-world use case 02
Validating an entry signal
An analyst has a list of prices and uses analyze_uo_signals to confirm if the asset is currently in an oversold state.
- Real-world use case 03
Rapid momentum scanning
A researcher provides a large batch of price data and uses calculate_uo_values to quickly generate a momentum profile for a new asset.
Complete set · 3capabilities
The complete Ultimate Oscillator Calculator capability set.
These are the exact actions your AI can choose when you ask it to work with Ultimate Oscillator Calculator.
01—03
3 capabilities in this set.
Part of 3 available through Ultimate Oscillator Calculator.
- 01 Capability
Analyze uo signals
Identifies overbought, oversold, and centerline crossing signals. It turns raw oscillator numbers into actionable technical alerts.
- 02 Capability
Detect uo divergence
Finds bullish and bearish divergences between price and momentum. It helps you spot potential trend reversals early.
- 03 Capability
Calculate uo values
Computes the raw Ultimate Oscillator values across three timeframes. It handles all the complex math for your provided price series.
Set up in minutes
One URL. Then ask Ultimate Oscillator Calculator to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Ultimate Oscillator 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_4OeR8xxUFVk8t5c8oxxqbC7Q9vbbsvdLAtw1ehOv/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 Ultimate Oscillator Calculator, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Ultimate Oscillator Calculator for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4OeR8xxUFVk8t5c8oxxqbC7Q9vbbsvdLAtw1ehOv/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 Ultimate Oscillator Calculator URL.
- Step 03
Save and start
Save the connection and enable Ultimate Oscillator Calculator in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"ultimate-oscillator-calculator": {
"url": "https://edge.vinkius.com/vk_preview_4OeR8xxUFVk8t5c8oxxqbC7Q9vbbsvdLAtw1ehOv/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 Ultimate Oscillator Calculator
Open Agent mode in chat and ask: "Using Ultimate Oscillator Calculator, help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"ultimate-oscillator-calculator": {
"url": "https://edge.vinkius.com/vk_preview_4OeR8xxUFVk8t5c8oxxqbC7Q9vbbsvdLAtw1ehOv/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 Ultimate Oscillator Calculator
Ask Copilot: "Using Ultimate Oscillator Calculator, help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"ultimate-oscillator-calculator": {
"url": "https://edge.vinkius.com/vk_preview_4OeR8xxUFVk8t5c8oxxqbC7Q9vbbsvdLAtw1ehOv/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 Ultimate Oscillator Calculator
Open Cascade and ask: "Using Ultimate Oscillator Calculator, help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"ultimate-oscillator-calculator": {
"url": "https://edge.vinkius.com/vk_preview_4OeR8xxUFVk8t5c8oxxqbC7Q9vbbsvdLAtw1ehOv/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 Ultimate Oscillator Calculator
Ask Cline: "Using Ultimate Oscillator Calculator, help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add ultimate-oscillator-calculator --transport http "https://edge.vinkius.com/vk_preview_4OeR8xxUFVk8t5c8oxxqbC7Q9vbbsvdLAtw1ehOv/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 Ultimate Oscillator Calculator
Ask Claude: "Using Ultimate Oscillator Calculator, show me...". 3 tools are ready
Where the request belongs
Work Ultimate Oscillator Calculator can move forward.
This is built for traders and analysts who want to move away from manual indicator calculation and toward automated, conversational technical research.
Quantitative Trader
Uses the capability to quickly validate momentum-based entry and exit signals across multiple assets.
Technical Analyst
Relies on the capability to spot complex divergences that are easy to miss when scanning charts manually.
Algorithmic Researcher
Uses the precise oscillator outputs to backtest momentum strategies within their AI-driven workflows.
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 Ultimate Oscillator 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 Ultimate Oscillator Calculator.
The practical details behind the request, access and result.
How can I use the Ultimate Oscillator Calculator MCP for my trading?
You can use it to automate the calculation of momentum levels and identify specific technical signals like divergences or overbought conditions directly within your AI chat.
Does the Ultimate Oscillator Calculator MCP work with any price data?
Yes, as long as you provide the high, low, and closing prices, the MCP can process the data to generate accurate oscillator values.
Can this MCP help me find trend reversals?
Yes, by using the divergence detection capability, you can identify when price and momentum are moving in opposite directions, which is a classic sign of a potential reversal.
Is the Ultimate Oscillator Calculator MCP compatible with Claude?
Yes, you can connect this MCP to Claude or any other MCP-compatible client to perform these technical analysis tasks.
What makes this different from a standard trading indicator?
This MCP allows your AI agent to perform the math and logic for you, turning a static indicator into an active analytical partner that can interpret data and flag signals.
What is the Ultimate Oscillator?
The Ultimate Oscillator is a momentum indicator developed by Larry Williams that uses three different timeframes to reduce false signals.
How do I identify overbought conditions?
An asset is considered overbought when the oscillator value exceeds 70, which can be identified using the analyze_uo_signals capability.
Can this capability detect divergences?
Yes, the detect_uo_divergence capability specifically identifies bullish and bearish divergences between price action and the oscillator.
One connection away
Give your agent a direct line to Ultimate Oscillator Calculator.
Connect Ultimate Oscillator 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