Skip to content

delega.ai for AWS Pricing Calculator for Grok

ai.delega/aws-pricing-calculator

Create AWS cost estimates and shareable AWS Pricing Calculator URLs.

client:Grok transport:streamable-http

Install delega.ai for AWS Pricing Calculator in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "aws-pricing-calculator": {
      "type": "http",
      "url": "https://calculator.delega.ai/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

delega.ai for AWS Pricing Calculator in other clients