ComboCurve Connector for AI agents.
10 live capabilities
Manage oil and gas production forecasts and well data.
Waiting for input…
Why people use ComboCurve
ComboCurve for Oil and Gas Production Forecasting
This Connector lets your AI agent do that work for you. Just ask for the volumes or the forecast curves, and the agent pulls the data directly from the source. You get the numbers you need in seconds, letting you focus on making decisions instead of moving data.
What Vinkius changes
You get instant access to energy production data without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking well decline rates
A petroleum engineer needs to know the decline rate for a specific well.
- Real-world use case 02
Verifying project targets
A financial analyst wants to know if a project is on track.
- Real-world use case 03
Auditing active projects
An ops manager needs a list of all active projects.
Complete set · 10capabilities
The complete ComboCurve capability set.
These are the exact actions your AI can choose when you ask it to work with ComboCurve.
01—04
4 capabilities in this set.
Part of 10 available through ComboCurve.
- 01 Capability
Get forecast
Get the specific details for a single production forecast. This shows you exactly what to expect for a specific period.
- 02 Capability
Get monthly volumes
Pull the monthly forecasted oil and gas volumes for a project. Use this to track progress against your monthly targets.
- 03 Capability
Get project
Fetch all the metadata and configurations for a specific project. This gives you a complete overview of project parameters.
- 04 Capability
Get scenario details
See the specifics of a production scenario within a project. This helps you compare different potential outcomes.
05—07
3 capabilities in this set.
Part of 10 available through ComboCurve.
- 05 Capability
Get well
Retrieve deep-dive information on a specific well's history and status. It provides a full picture of individual well performance.
- 06 Capability
List forecasts
Get a full list of forecasts associated with a project. This makes it easy to see all planned production paths.
- 07 Capability
List projects
See every project currently managed in the platform. Use this to get a high-level view of your active portfolio.
08—10
3 capabilities in this set.
Part of 10 available through ComboCurve.
- 08 Capability
List scenarios
View all production scenarios for a specific project. This helps you see the range of possibilities for your assets.
- 09 Capability
List wells
Get a complete list of all wells in the system. Use this to audit your total well count and status.
- 10 Capability
Search wells by name
Find specific wells quickly using their name or unique ID. This saves time when you need to jump to a specific asset.
Set up in minutes
One URL. Then ask ComboCurve to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ComboCurve 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_5YuxGMumQ0brukdbNLwSynrade2PzFndNt5hXOYM/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 ComboCurve, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ComboCurve for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_5YuxGMumQ0brukdbNLwSynrade2PzFndNt5hXOYM/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 ComboCurve URL.
- Step 03
Save and start
Save the connection and enable ComboCurve in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"combocurve": {
"url": "https://edge.vinkius.com/vk_preview_5YuxGMumQ0brukdbNLwSynrade2PzFndNt5hXOYM/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 ComboCurve
Open Agent mode in chat and ask: "Using ComboCurve, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"combocurve": {
"url": "https://edge.vinkius.com/vk_preview_5YuxGMumQ0brukdbNLwSynrade2PzFndNt5hXOYM/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 ComboCurve
Ask Copilot: "Using ComboCurve, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"combocurve": {
"url": "https://edge.vinkius.com/vk_preview_5YuxGMumQ0brukdbNLwSynrade2PzFndNt5hXOYM/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 ComboCurve
Open Cascade and ask: "Using ComboCurve, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"combocurve": {
"url": "https://edge.vinkius.com/vk_preview_5YuxGMumQ0brukdbNLwSynrade2PzFndNt5hXOYM/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 ComboCurve
Ask Cline: "Using ComboCurve, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add combocurve --transport http "https://edge.vinkius.com/vk_preview_5YuxGMumQ0brukdbNLwSynrade2PzFndNt5hXOYM/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 ComboCurve
Ask Claude: "Using ComboCurve, show me...". 10 tools are ready
Where the request belongs
Work ComboCurve can move forward.
This is for energy professionals who need to move fast. It's for the people who are tired of manual data entry and want to spend more time analyzing trends and less time hunting for files.
Petroleum Engineer
Checks well statuses and production trends on Tuesday afternoons to adjust drilling schedules.
Financial Analyst
Pulls valuation metrics and well economics to run deal evaluations for new acquisitions.
Operations Manager
Monitors active projects and production volumes to ensure the team is hitting monthly targets.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsEnverus Energy Intelligence
Equip your AI agent to access global energy data, track drilling rigs, and monitor well production via the Enverus API.
AEGIS Hedging
Energy risk management. manage trades, valuations, and market data via AI.
Upstream Lens
Monitor upstream oil and gas operations with production data analytics, well performance tracking, and field reporting capabilities.
S&P Global Commodity Insights
Access global commodity price assessments. crude oil, natural gas, power, coal, metals, petrochemicals, and agriculture via S&P Global Platts benchmarks.
EIA Energy Outlook — Forecasts & Projections
Official U.S. energy forecasts: the Short-Term Energy Outlook (18-month price and supply projections), Annual Energy Outlook (30-year U.S. projections), International Energy Outlook (world projections), and country-level global energy data.
Chatham Financial
Manage financial risk and valuations via Chatham Financial. track trades, monitor debt, and access market data directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep ComboCurve 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 ComboCurve.
The practical details behind the request, access and result.
Can I use the ComboCurve MCP to see my production forecasts?
Yes, it pulls monthly production volumes and decline curves directly from the platform. This lets you see your expected output without opening the full software.
How does the ComboCurve MCP help with well management?
It allows you to search for wells by name or ID and retrieve their full status and history. You can quickly audit your assets using natural language.
Can my AI agent pull valuation data from the ComboCurve MCP?
Yes, it can retrieve project metadata and scenario details. This is useful for pulling metrics needed for deal evaluations and well economics.
Does the ComboCurve MCP work for the Permian Basin?
Yes, it can search for and retrieve data on projects and wells across any region supported by the ComboCurve platform, including the Permian Basin.
Can I get a list of all projects in the ComboCurve MCP?
Yes, your AI agent can pull a complete list of all projects currently managed in the system, giving you a high-level view of your portfolio.
How do I use the ComboCurve MCP for financial analysis?
You can use it to quickly extract project details and various production scenarios. This helps you gather the core data needed for valuation and economic modeling.
How do I get my ComboCurve API key?
Go to Admin > API Keys in the ComboCurve UI and generate a new key. Copy it and paste it below.
What is the Bearer Token?
ComboCurve uses a JWT (Bearer Token) generated from a Service Account for authentication. You can generate it using their SDKs or a custom script.
Can I update well data?
The current version focuses on reading data. Write operations for wells and forecasts may be added in future updates.
One connection away
Give your agent a direct line to ComboCurve.
Connect ComboCurve once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available