Base MCP Endpoint
What You Can Query
- conversation transcript by email
- conversation transcript by customer ID
- customer insights by email or customer ID
- company-level conversation + insight rollups
- recent conversations with filters
- backend health check
Available Tools
| Tool | Purpose |
|---|---|
get_transcript_by_email | Fetch transcript by customer email |
get_transcript_by_id | Fetch transcript by customer ID |
get_customer_insights | Fetch insights and signals for one customer |
get_insights_by_company | Fetch conversation/insight summaries for one company |
get_recent_customers | Fetch recent conversations with optional filters |
check_backend_health | Check Thred backend connectivity |
Next Steps
- Configure your client in MCP Setup
- See inputs and examples in MCP Tools Reference

