Skip to main content

Company Technographic

Analyze a company's technology stack and technology usage patterns.

Parameters

NameTypeRequiredDefaultDescription
companyDomainstring✅ Yes-The company domain to analyze (e.g., "example.com").
providerstring❌ NoautoProvider to use for data lookup.

Required Integrations

  • hginsights

Use Cases

  • Technology adoption analysis
  • Competitive intelligence
  • Tech stack mapping
  • Sales targeting

Example Usage

MCP Client

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

Claude Desktop

Use the company_technographic tool to analyze a company's technology stack and technology usage patterns.

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