← Back to Plugins
MCP Server MCP

OpenClaw FinOps

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://openclaw-finops.marywomack.workers.dev/mcp",
      "headers": [
        {
          "description": "Your OpenClaw FinOps API key. Free tier: 25 ops/month at https://openclaw-finops.marywomack.workers.dev",
          "isRequired": true,
          "isSecret": true,
          "name": "x-api-key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...