Skip to content

Releases: maryadawson-code/integritypulse

v1.0.0 — OpenClaw Integrity Suite

Choose a tag to compare

@maryadawson-code maryadawson-code released this 31 Mar 15:32

OpenClaw Integrity Suite v1.0.0

Four MCP servers solving the top four problems hitting vibe coders:

  • FinOps — Stops cost hallucinations with verified cloud pricing
  • API-Bridge — Stops API fabrication with live OpenAPI specs
  • Guardrail — Stops security blindspots in Terraform/CloudFormation
  • Fortress — Stops ghost costs with zero-trust live state verification

Quick Start (30 seconds)

{
  "mcpServers": {
    "openclaw-finops": {
      "type": "streamable-http",
      "url": "https://openclaw-finops.marywomack.workers.dev/mcp",
      "headers": { "x-api-key": "YOUR_KEY" }
    }
  }
}

Free tier: 25 ops/month — no credit card required.

Or one-click install:

curl -fsSL https://raw.githubusercontent.com/maryadawson-code/openclaw-finops/main/scripts/install.sh | bash

Full Changelog: https://github.com/maryadawson-code/openclaw-finops/commits/v1.0.0