Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

IntegrityPulse FinOps

io.github.maryadawson-code/integritypulse

Verified cloud cost forecasting for AI agents. AWS, GCP, Azure pricing matrix.

Uptime
100.0%
1 direct probes · 30d
Response
245ms
last probe
Tools
1
callable
Resources
2
readable
Prompts
2
available

Tools · 1

forecast_deployment_cost

Estimate the monthly cloud deployment cost for a set of services on a given provider. Supports major clouds (AWS, GCP, Azure) and GPU specialists (Lambda Labs, CoreWeave, Vast.ai). For H100/GPU pricin…

Resources · 2

pricing-catalog

Complete pricing catalog for all supported cloud providers and services

integritypulse://pricing/catalog
pricing-all-providers

Detailed pricing for all cloud providers with per-service hourly and monthly rates

integritypulse://pricing/all-providers

Prompts · 2

cost-comparison

Compare cloud deployment costs across two or three providers for the same set of services

budget-check

Check if a proposed deployment fits within a monthly budget

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "integritypulse_finops": {
      "url": "https://integritypulse.marywomack.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}