CostPilot for VS Code
com.mcpgatepro/costpilot
Hosted MCP server for AWS cloud spend: service breakdowns, anomalies, savings and forecasts.
client:VS Code
transport:streamable-http
Install CostPilot in VS Code
.vscode/mcp.json
{
"servers": {
"costpilot": {
"type": "http",
"url": "https://api.mcpgatepro.com/mcp/costpilot"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs