IntegrityPulse FinOps
io.github.maryadawson-code/integritypulseVerified cloud cost forecasting for AI agents. AWS, GCP, Azure pricing matrix.
Tools · 1
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
Complete pricing catalog for all supported cloud providers and services
integritypulse://pricing/catalog
Detailed pricing for all cloud providers with per-service hourly and monthly rates
integritypulse://pricing/all-providers
Prompts · 2
Compare cloud deployment costs across two or three providers for the same set of services
Check if a proposed deployment fits within a monthly budget
Similar MCP servers embedding-nearest
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"
}
}
}