GCP Billing for VS Code
io.github.mcp-dir/gcp_billing-mcp
Google Cloud Billing BigQuery export reporting through a user-connected service account.
client:VS Code
transport:streamable-http
tools:9
Install GCP Billing in VS Code
.vscode/mcp.json
{
"servers": {
"gcp_billing-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_gcp_billing"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs