Skip to main content

Company Cloud Spend

Get detailed cloud spending analysis and patterns for AWS, Azure, and GCP.

Parameters

NameTypeRequiredDefaultDescription
companyDomainstring✅ Yes-The company domain to analyze.
cloudProviderstring❌ No-Specific cloud provider (AWS, Azure, GCP).

Required Integrations

  • hginsights

Use Cases

  • Cloud adoption analysis
  • AWS/Azure/GCP usage tracking
  • Cloud migration insights

Example Usage

MCP Client

{
"tool": "company_cloud_spend",
"parameters": {
"companyDomain": "example-value"
}
}

Claude Desktop

Use the company_cloud_spend tool to get detailed cloud spending analysis and patterns for aws, azure, and gcp.

Response Format

The tool returns a structured JSON response with:

  • data: The actual result data
  • metadata: Execution metadata including timing and provider information

Error Handling

Common errors:

  • Missing Integration: Required integration not configured
  • Invalid Parameters: Parameters don't match the schema
  • Rate Limit: API rate limit exceeded
  • Not Found: Resource not found (e.g., company domain doesn't exist)
  • Other company research tools: company_firmographic, company_technographic, company_fai, company_intent, company_spend

Next Steps