DoiT Connector for AI agents.
10 live capabilities
Track multi-cloud spending and manage cloud budgets in real-time.
Waiting for input…
Why people use DoiT
DoiT : Stop chasing ghost costs across AWS and GCP
With this Connector, you just ask your agent. It queries the platform and tells you exactly which asset is driving up your costs in seconds. You get answers instead of more tabs.
What Vinkius changes
You get instant answers about multi-cloud costs 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
Sudden Bill Spike
An Ops Lead notices a jump in GCP costs.
- Real-world use case 02
Monthly Audit
A FinOps Manager wants a summary.
- Real-world use case 03
Budget Oversight
A dev lead wants to know if their sandbox is over.
Complete set · 10capabilities
The complete DoiT capability set.
These are the exact actions your AI can choose when you ask it to work with DoiT.
01—04
4 capabilities in this set.
Part of 10 available through DoiT.
- 01 Capability
List cloud assets
List all cloud assets managed by DoiT. This gives you a complete inventory of your multi-cloud resources.
- 02 Capability
Get billing cost summary
Retrieve a high level summary of total cloud spending. Use this to see your total spend across all platforms.
- 03 Capability
List cost anomalies
List all detected cloud cost anomalies. Use this to find where spending is behaving unexpectedly.
- 04 Capability
List critical cost spikes
Identify high severity cost anomalies. This helps you find the most urgent spending issues first.
05—07
3 capabilities in this set.
Part of 10 available through DoiT.
- 05 Capability
List exceeded cost budgets
Identify budgets that have exceeded limits. Use this to find out which projects are overspending.
- 06 Capability
List cost budgets
List all cloud spending budgets. This helps you see every spending limit you have configured.
- 07 Capability
List connected cloud accounts
List all connected AWS, GCP, or Azure accounts. Use this to see the scope of your connected cloud providers.
08—10
3 capabilities in this set.
Part of 10 available through DoiT.
- 08 Capability
Search cloud assets
Search for cloud assets using a name keyword. This is the fastest way to find a specific resource.
- 09 Capability
Get doit account metadata
Retrieve metadata for the current DoiT organization. Use this to get high level account details.
- 10 Capability
Get asset details
Get detailed configuration and cost data for a specific asset. This helps you drill down into individual costs.
Set up in minutes
One URL. Then ask DoiT to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use DoiT 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_j2oX5sYZjktYxjMYhW4EKGwqxhDEm6b0cYvKIDvz/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 DoiT, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable DoiT for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_j2oX5sYZjktYxjMYhW4EKGwqxhDEm6b0cYvKIDvz/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 DoiT URL.
- Step 03
Save and start
Save the connection and enable DoiT in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"doit": {
"url": "https://edge.vinkius.com/vk_preview_j2oX5sYZjktYxjMYhW4EKGwqxhDEm6b0cYvKIDvz/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 DoiT
Open Agent mode in chat and ask: "Using DoiT, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"doit": {
"url": "https://edge.vinkius.com/vk_preview_j2oX5sYZjktYxjMYhW4EKGwqxhDEm6b0cYvKIDvz/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 DoiT
Ask Copilot: "Using DoiT, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"doit": {
"url": "https://edge.vinkius.com/vk_preview_j2oX5sYZjktYxjMYhW4EKGwqxhDEm6b0cYvKIDvz/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 DoiT
Open Cascade and ask: "Using DoiT, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"doit": {
"url": "https://edge.vinkius.com/vk_preview_j2oX5sYZjktYxjMYhW4EKGwqxhDEm6b0cYvKIDvz/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 DoiT
Ask Cline: "Using DoiT, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add doit --transport http "https://edge.vinkius.com/vk_preview_j2oX5sYZjktYxjMYhW4EKGwqxhDEm6b0cYvKIDvz/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 DoiT
Ask Claude: "Using DoiT, show me...". 10 tools are ready
Where the request belongs
Work DoiT can move forward.
This is for the FinOps manager who is tired of manual audits and the cloud architect who needs to see the big picture across multiple providers.
FinOps Manager
Tracks monthly spending and checks if marketing or dev budgets are being exceeded.
Cloud Architect
Audits multi-cloud configurations to ensure assets are correctly associated and cost-efficient.
Operations Lead
Monitors for critical cost spikes and handles unexpected spending alerts in real-time.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsInfracost
Cloud cost estimates for Terraform. manage cost guardrails, tagging policies, and custom enterprise price books directly through your AI agent.
Flystack
Manage cloud infrastructure. audit deployments, clusters, and metrics via AI.
OpenMeter (Usage Metering for AI/Cloud Billing)
Meter AI usage, manage customer entitlements, and automate cloud billing via OpenMeter's high-performance usage tracking API.
Modal (Serverless AI Infrastructure)
Manage serverless compute via Modal. audit active apps, track GPU deployments, and monitor network volumes.
AWS Solutions Architect Prover
A Principal-level AWS Solutions Architect reviewing every cloud decision your AI makes. 20 years of production scars. service sprawl, $40K NAT Gateway bills, IAM breaches, multi-region theater. packaged into a review that runs in seconds. Get the AWS discipline you would pay $300K/year to hire, applied to every architecture your team ships.
Flightcontrol (AWS PaaS Deployments)
Deploy and manage AWS infrastructure via Flightcontrol. list projects, manage environments, and scale services directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep DoiT 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 DoiT.
The practical details behind the request, access and result.
Can DoiT MCP help me manage multiple cloud providers?
Yes. It connects to AWS, GCP, and Azure, allowing you to see your spending across all three platforms in one place.
How does DoiT MCP find cost anomalies?
It monitors your cloud infrastructure in real-time and flags unexpected spending spikes or cost anomalies as they happen.
Can I use DoiT MCP to see my specific cloud budgets?
Yes. It can list all your configured spending budgets and tell you which ones have exceeded their limits.
Is DoiT MCP good for FinOps teams?
It is built specifically for FinOps. It helps teams track budgets, audit assets, and manage cloud costs without manual work.
How do I connect DoiT MCP to my AI client?
You can connect it easily through Vinkius using your DoiT API Key, which you can find in your organization settings.
Does DoiT MCP show individual asset costs?
Yes. It can pull detailed configuration and cost data for any specific cloud asset you want to investigate.
How do I get a DoiT API Key?
Log in to your DoiT Console, navigate to Settings > API, and you can generate or retrieve your unique API Key from there. Ensure your user has the necessary administrative permissions.
Which cloud platforms are supported?
DoiT supports major cloud providers including Amazon Web Services (AWS), Google Cloud Platform (GCP), and Microsoft Azure.
Can the agent show me real-time spending alerts?
Yes, you can use the list_cost_anomalies or list_critical_cost_spikes capabilities to identify unexpected spending increases across your infrastructure instantly.
One connection away
Give your agent a direct line to DoiT.
Connect DoiT once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available