Percentage Volume Oscillator (PVO) Calculator Connector for AI agents.
3 live capabilities
Analyze volume momentum and detect technical signal crossovers
Waiting for input…
Why people use Percentage Volume Oscillator (PVO) Calculator
Stop manual volume math with the Percentage Volume Oscillator (PVO)
With this MCP, you just hand the data to your agent. It does the math, finds the crossovers, and tells you exactly where the momentum is shifting. You get the technical clarity you need without the tedious manual calculation.
What Vinkius changes
You turn raw volume data into actionable momentum signals through a simple chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Confirming a breakout
A trader sees a price spike and asks their agent to check if the PVO signal line confirms the momentum.
- Real-world use case 02
Detecting exhaustion
An analyst uses the capability to find divergences where price is rising but volume momentum is falling.
- Real-world use case 03
Automating signal scanning
A quant provides a week of data to identify exactly when a bearish zero-line cross occurred.
Complete set · 3capabilities
The complete Percentage Volume Oscillator (PVO) Calculator capability set.
These are the exact actions your AI can choose when you ask it to work with Percentage Volume Oscillator (PVO) Calculator.
01—03
3 capabilities in this set.
Part of 3 available through Percentage Volume Oscillator (PVO) Calculator.
- 01 Capability
Identify pvo signals
Detects zero-line crosses, signal crossovers, and divergences in your data. This helps find momentum shifts quickly.
- 02 Capability
Calculate pvo metrics
Computes core PVO values, the signal line, and the histogram. It turns raw volume into structured momentum data.
- 03 Capability
Compare with macd
Compares volume momentum against price-based MACD. It validates whether volume and price are moving in sync.
Set up in minutes
One URL. Then ask Percentage Volume Oscillator (PVO) Calculator to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Percentage Volume Oscillator (PVO) 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_O45yMDg6BgsBpZ4vJGYrZkZcUds1JxH8GnzCebpw/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 Percentage Volume Oscillator (PVO) Calculator, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Percentage Volume Oscillator (PVO) Calculator for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_O45yMDg6BgsBpZ4vJGYrZkZcUds1JxH8GnzCebpw/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 Percentage Volume Oscillator (PVO) Calculator URL.
- Step 03
Save and start
Save the connection and enable Percentage Volume Oscillator (PVO) Calculator in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"percentage-volume-oscillator-pvo-calculator": {
"url": "https://edge.vinkius.com/vk_preview_O45yMDg6BgsBpZ4vJGYrZkZcUds1JxH8GnzCebpw/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 Percentage Volume Oscillator (PVO) Calculator
Open Agent mode in chat and ask: "Using Percentage Volume Oscillator (PVO) Calculator, help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"percentage-volume-oscillator-pvo-calculator": {
"url": "https://edge.vinkius.com/vk_preview_O45yMDg6BgsBpZ4vJGYrZkZcUds1JxH8GnzCebpw/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 Percentage Volume Oscillator (PVO) Calculator
Ask Copilot: "Using Percentage Volume Oscillator (PVO) Calculator, help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"percentage-volume-oscillator-pvo-calculator": {
"url": "https://edge.vinkius.com/vk_preview_O45yMDg6BgsBpZ4vJGYrZkZcUds1JxH8GnzCebpw/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 Percentage Volume Oscillator (PVO) Calculator
Open Cascade and ask: "Using Percentage Volume Oscillator (PVO) Calculator, help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"percentage-volume-oscillator-pvo-calculator": {
"url": "https://edge.vinkius.com/vk_preview_O45yMDg6BgsBpZ4vJGYrZkZcUds1JxH8GnzCebpw/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 Percentage Volume Oscillator (PVO) Calculator
Ask Cline: "Using Percentage Volume Oscillator (PVO) Calculator, help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add percentage-volume-oscillator-pvo-calculator --transport http "https://edge.vinkius.com/vk_preview_O45yMDg6BgsBpZ4vJGYrZkZcUds1JxH8GnzCebpw/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 Percentage Volume Oscillator (PVO) Calculator
Ask Claude: "Using Percentage Volume Oscillator (PVO) Calculator, show me...". 3 tools are ready
Where the request belongs
Work Percentage Volume Oscillator can move forward.
This is for technical traders and quantitative analysts who want to automate the detection of volume-based momentum shifts without manual math.
Technical Analyst
Uses the capability to quickly confirm if a breakout has sufficient volume support.
Quantitative Trader
Automates the detection of PVO signal crossovers across multiple assets.
Algorithmic Researcher
Validates volume-price divergence hypotheses using historical data series.
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 Percentage Volume Oscillator 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 Percentage Volume Oscillator.
The practical details behind the request, access and result.
How can I use the Percentage Volume Oscillator (PVO) MCP to find trends?
You can provide your volume data to your agent, and it will use the PVO capabilities to identify momentum shifts, signal crossovers, and zero-line crosses that indicate trend changes.
Can this Percentage Volume Oscillator (PVO) MCP detect fake breakouts?
Yes. By using the capabilities to check for price-volume divergences, you can see if a price breakout is happening on weakening volume, which often signals a false move.
Does the Percentage Volume Oscillator (PVO) MCP work with any volume data?
Yes, as long as you provide a valid series of volume numbers, the agent can calculate the necessary PVO metrics and signal lines for you.
How does the Percentage Volume Oscillator (PVO) MCP help with MACD analysis?
It allows you to compare volume-based momentum directly against price-based momentum, helping you confirm if a trend has real volume conviction behind it.
Can I use the Percentage Volume Oscillator (PVO) MCP in Claude or Cursor?
Yes, you can connect this MCP to any compatible client like Claude, Cursor, or Windsurf via Vinkius to perform technical analysis directly in your chat.
One connection away
Give your agent a direct line to Percentage Volume Oscillator.
Connect Percentage Volume Oscillator once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available