Skip to content
Claude Desktop

CostPilot for Claude Desktop

com.mcpgatepro/costpilot

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

client:Claude Desktop transport:streamable-http

Install CostPilot in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "costpilot": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.mcpgatepro.com/mcp/costpilot"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

CostPilot in other clients