Skip to content
VS Code

Tomorrow Central: Cloud Cost Sentinel for VS Code

com.tomorrowcentral/aws-cloud-cost-sentinel

AWS pricing and cost estimates with no signup, plus read-only idle-resource scans of your account.

client:VS Code transport:streamable-http tools:20

Install Tomorrow Central: Cloud Cost Sentinel in VS Code

.vscode/mcp.json

{
  "servers": {
    "aws-cloud-cost-sentinel": {
      "type": "http",
      "url": "https://api.tomorrowcentral.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Tomorrow Central: Cloud Cost Sentinel in other clients