Compatible with every major AI agent and IDE
What is the Infracost MCP Server?
Connect Infracost to your AI agent to bring financial visibility and governance to your Infrastructure as Code (IaC) workflows. Prevent cloud cost surprises before they happen.
What you can do
- Cost Guardrails — List, create, and manage guardrails that trigger alerts or block Pull Requests when cost increases exceed your defined thresholds.
- Tagging Governance — Enforce organizational standards by updating tagging policies, ensuring all cloud resources are correctly attributed to departments or projects.
- Custom Pricing — Manage enterprise-specific price books for AWS and Azure to ensure cost estimates reflect your actual negotiated discounts.
- Business Context — Upload custom properties from external systems like ServiceNow or Backstage to map cloud costs to your internal organizational hierarchy.
- Pricing Queries — Programmatically query cloud pricing data to compare costs across different resource types and regions.
How it works
- Subscribe to this server
- Enter your Infracost API Token
- Start managing your cloud governance from Claude, Cursor, or any MCP-compatible client
Who is this for?
- DevOps Engineers — automate the enforcement of cost policies and tagging standards directly within the CI/CD flow.
- FinOps Teams — gain real-time visibility into infrastructure spend and manage custom enterprise discounts without manual spreadsheets.
- Engineering Managers — set budget thresholds and receive automated summaries of cost impacts for proposed infrastructure changes.
Built-in capabilities (13)
Create a new guardrail
Create a custom price book for an enterprise
Delete a guardrail
Get a specific guardrail by ID
Poll this to wait for SUCCESS status. Get the status and details of a price book
Use the returned URL to PUT the CSV file. Get a presigned URL to upload a price book CSV
Call this after uploading the CSV to the presigned URL. Trigger ingestion of an uploaded price book CSV
List all guardrails for an organization
Provide a valid GraphQL query string. Query the Cloud Pricing API using GraphQL
Update an existing guardrail
Pass the customPriceBookId to activate it. Update organization settings, such as activating a custom price book
Update allowed tag values for a tagging policy
g., from ServiceNow or Backstage) for cost attribution. Provide raw CSV data. Upload custom business properties via CSV
Why Vercel AI SDK?
The Vercel AI SDK gives every Infracost tool full TypeScript type inference, IDE autocomplete, and compile-time error checking. Connect 13 tools through Vinkius and stream results progressively to React, Svelte, or Vue components. works on Edge Functions, Cloudflare Workers, and any Node.js runtime.
- —
TypeScript-first: every MCP tool gets full type inference, IDE autocomplete, and compile-time error checking out of the box
- —
Framework-agnostic core works with Next.js, Nuxt, SvelteKit, or any Node.js runtime. same Infracost integration everywhere
- —
Built-in streaming UI primitives let you display Infracost tool results progressively in React, Svelte, or Vue components
- —
Edge-compatible: the AI SDK runs on Vercel Edge Functions, Cloudflare Workers, and other edge runtimes for minimal latency
Infracost in Vercel AI SDK
Infracost and 4,000+ other MCP servers. One platform. One governance layer.
Teams that connect Infracost to Vercel AI SDK through Vinkius don't need to source, host, or maintain individual MCP servers. Every tool call runs inside a hardened runtime with credential isolation, DLP, and a signed audit chain.
Raw MCP | Vinkius | |
|---|---|---|
| Server catalog | Find and host yourself | 4,000+ managed |
| Infrastructure | Self-hosted | Sandboxed V8 isolates |
| Credential handling | Plaintext in config | Vault + runtime injection |
| Data loss prevention | None | Configurable DLP policies |
| Kill switch | None | Global instant shutdown |
| Financial circuit breakers | None | Per-server limits + alerts |
| Audit trail | None | Ed25519 signed logs |
| SIEM log streaming | None | Splunk, Datadog, Webhook |
| Honeytokens | None | Canary alerts on leak |
| Custom domains | Not applicable | DNS challenge verified |
| GDPR compliance | Manual effort | Automated purge + export |
Why teams choose Vinkius for Infracost in Vercel AI SDK
The Infracost MCP Server runs on Vinkius-managed infrastructure inside AWS — a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts. All 13 tools execute in hardened sandboxes optimized for native MCP execution.
Your AI agents in Vercel AI SDK only access the data you authorize, with DLP that blocks sensitive information from ever reaching the model, kill switch for instant shutdown, and up to 60% token savings. Enterprise-grade infrastructure, zero maintenance.

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
How Vinkius secures
Infracost for Vercel AI SDK
Every tool call from Vercel AI SDK to the Infracost MCP Server is protected by DLP redaction, cryptographic audit chains, V8 sandbox isolation, kill switch, and financial circuit breakers.
Frequently asked questions
How can I see all active cost guardrails for my organization?
You can use the list_guardrails tool by providing your organization slug. The agent will return a list of all configured thresholds, including cost increase limits and whether they block PRs.
Can I enforce mandatory tags for my cloud resources using this server?
Yes! Use the update_tagging_policy tool to define mandatory tag keys and allowed values. This helps maintain standards across all your repositories.
Is it possible to block expensive Pull Requests automatically?
Absolutely. When using create_guardrail or update_guardrail, you can set the blockPr parameter to true. This ensures that any infrastructure change exceeding your budget cannot be merged without review.
How does the Vercel AI SDK connect to MCP servers?
Import createMCPClient from @ai-sdk/mcp and pass the server URL. The SDK discovers all tools and provides typed TypeScript interfaces for each one.
Can I use MCP tools in Edge Functions?
Yes. The AI SDK is fully edge-compatible. MCP connections work on Vercel Edge Functions, Cloudflare Workers, and similar runtimes.
Does it support streaming tool results?
Yes. The SDK provides streaming primitives like useChat and streamText that handle tool calls and display results progressively in the UI.
createMCPClient is not a function
Install: npm install @ai-sdk/mcp
Explore More MCP Servers
View all →
UnionPay Open Platform
7 toolsBring UnionPay QR Codes and secure global payments to your AI workflow. Handle card verification and online checkout.

Pipedream
7 toolsManage Pipedream serverless workflows, sources, webhooks, and raw event data natively via AI agents.

BugHerd
10 toolsManage visual feedback and bug reports via BugHerd — track projects, tasks, and users directly from any AI agent.

Amazon S3
10 toolsCloud object storage orchestration — manage buckets, objects, and metadata via AI.
