Vantage · Capability

Vantage Cloud Cost Management

Unified workflow for cloud cost management combining cost reporting, alerting, optimization recommendations, and cloud pricing comparison. Used by FinOps teams and cloud engineers to monitor, optimize, and control cloud spending.

Run with Naftiko VantageFinOpsCloud CostsCost ManagementCloud Pricing

What You Can Do

GET
List cost reports — List all Cost Reports.
/v1/cost-reports
POST
Create cost report — Create a new Cost Report.
/v1/cost-reports
GET
Get cost report — Get a specific Cost Report.
/v1/cost-reports/{cost_report_token}
PUT
Update cost report — Update a Cost Report.
/v1/cost-reports/{cost_report_token}
DELETE
Delete cost report — Delete a Cost Report.
/v1/cost-reports/{cost_report_token}
GET
Get costs — Get costs for a report or VQL filter.
/v1/costs
GET
List dashboards — List all Dashboards.
/v1/dashboards
POST
Create dashboard — Create a new Dashboard.
/v1/dashboards
GET
List budget alerts — List all Budget Alerts.
/v1/budget-alerts
POST
Create budget alert — Create a new Budget Alert.
/v1/budget-alerts
GET
List anomaly alerts — List all Anomaly Alerts.
/v1/anomaly-alerts
POST
Create anomaly alert — Create a new Anomaly Alert.
/v1/anomaly-alerts
GET
List recommendations — List cost optimization recommendations.
/v1/recommendations
GET
List segments — List all Segments.
/v1/segments
GET
List integrations — List all Integrations.
/v1/integrations
GET
List providers — List all cloud pricing providers.
/v1/providers
GET
Get provider — Get a specific cloud provider.
/v1/providers/{provider_id}
GET
List services — List cloud services.
/v1/services
GET
List products — List cloud products with pricing.
/v1/products
GET
List prices — Get pricing data for products.
/v1/prices

MCP Tools

list-cost-reports

List all Cost Reports.

read-only
create-cost-report

Create a new Cost Report with VQL filter.

get-cost-report

Get a specific Cost Report by token.

read-only
update-cost-report

Update an existing Cost Report.

idempotent
delete-cost-report

Delete a Cost Report.

idempotent
get-costs

Get costs for a report or VQL filter.

read-only
list-folders

List all Folders.

read-only
list-dashboards

List all Dashboards.

read-only
list-saved-filters

List all Saved Filters.

read-only
list-teams

List all Teams.

read-only
list-budget-alerts

List all Budget Alerts.

read-only
list-anomaly-alerts

List all Anomaly Alerts.

read-only
list-recommendations

List cost optimization recommendations.

read-only
list-segments

List all cost allocation Segments.

read-only
list-integrations

List all cloud provider Integrations.

read-only
list-workspaces

List all Workspaces.

read-only
list-managed-accounts

List all managed cloud accounts.

read-only
list-cost-providers

List all cost providers.

read-only
list-business-metrics

List all Business Metrics.

read-only
list-resource-reports

List all Resource Reports.

read-only
list-network-flow-reports

List all Network Flow Reports.

read-only
list-financial-commitment-reports

List all Financial Commitment Reports.

read-only
list-kubernetes-efficiency-reports

List all Kubernetes Efficiency Reports.

read-only
list-pricing-providers

List all cloud pricing providers.

read-only
get-pricing-provider

Get a specific cloud pricing provider.

read-only
list-pricing-services

List cloud services with pricing data.

read-only
get-pricing-service

Get a specific cloud service.

read-only
list-pricing-products

List cloud products with pricing.

read-only
get-pricing-product

Get a specific cloud product with pricing details.

read-only
list-prices

Get pricing data filtered by product, provider, service, or region.

read-only

APIs Used

vantage-cost-mgmt vantage-pricing