MCP Tool Reference
Watt Data provides MCP (Model Context Protocol) tools for building data enrichment and audience discovery workflows. These tools can be used directly via API or through automation platforms like Claude AI or n8n.
Core Tools
Fundamental primitives for data access and queries. Use these tools directly to query clusters, resolve identities, retrieve profiles, and build audiences from criteria.
- Cluster Discovery: list_clusters, search_clusters, get_cluster
- Identity Resolution: resolve_identities, get_person, find_persons
- Utilities: submit_feedback, generate_url_for_upload, generate_download_url
Workflow Tools
End-to-end orchestrated workflows for ICP analysis and lookalike audience generation. These tools combine multiple steps into streamlined processes.
- analyze_customers - Generate ICP insights from customer data
- generate_audience - Create lookalike audiences from ICP personas
Next Steps
- Review Getting Started for authentication and common features
- For API integrators, see API Integration for critical caching and data volatility guidelines
- Explore individual tool documentation for detailed parameters and examples