Skip to content
Zed

CostPilot for Zed

com.mcpgatepro/costpilot

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

client:Zed transport:streamable-http

Install CostPilot in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "costpilot": {
      "url": "https://api.mcpgatepro.com/mcp/costpilot"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

CostPilot in other clients