AWS Billing for VS Code
io.github.mcp-dir/aws_billing-mcp
AWS Cost Explorer cost, forecast, and anomaly reporting through user-connected IAM credentials.
client:VS Code
transport:streamable-http
tools:10
Install AWS Billing in VS Code
.vscode/mcp.json
{
"servers": {
"aws_billing-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_aws_billing"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs