Skip to content
Grok

CostPilot for Grok

com.mcpgatepro/costpilot

Hosted MCP server for AWS cloud spend: service breakdowns, anomalies, savings and forecasts.

client:Grok transport:streamable-http

Install CostPilot in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "costpilot": {
      "type": "http",
      "url": "https://api.mcpgatepro.com/mcp/costpilot"
    }
  }
}

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

CostPilot in other clients