Skip to main content

Base MCP Endpoint

https://mcp.thred.dev/v1?apiKey=YOUR_THRED_API_KEY

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

ToolPurpose
get_transcript_by_emailFetch transcript by customer email
get_transcript_by_idFetch transcript by customer ID
get_customer_insightsFetch insights and signals for one customer
get_insights_by_companyFetch conversation/insight summaries for one company
get_recent_customersFetch recent conversations with optional filters
check_backend_healthCheck Thred backend connectivity

Next Steps