What do I need to run ICP Interview Synthesizer?
Free, no sign-up, no account. A web browser is enough; the answer comes back in a second or two.
| Input | Required? | What to enter |
|---|---|---|
| Interview notes | Optional | Structured interview notes |
| Raw transcripts | Optional | Alternative: Paste raw interview transcripts or notes |
| Analysis focus | Optional | Accepted but not used yet: every run gives the complete analysis (pain_points, buying_journey, value_props, all) |
- Fill in the required inputs above in the form below, or press Fill in a tested example.
- Press Run ICP Interview Synthesizer.
- Read the result on this page, then copy it and edit it before you use it.
How do I run ICP Interview Synthesizer in my browser?
Required: nothing; every field is optional. Fields marked optional can be left empty.
Result
What does ICP Interview Synthesizer return for the tested example?
Generated from the live code on 25 September 2026 with the inputs behind Fill in a tested example. Your own inputs give a different result.
Show the full result
Interview Analysis Request
Raw Content Provided
Interview 1: Ops director at a 12-clinic dental group; biggest pain no-shows; chose us for SMS reminders. Interview 2: Practice manager at a physio chain; pain rescheduling by phone; wanted online booking.
๐ Structured Format Recommended
For better analysis, structure your interviews in this format. Example only, not from your input: the customer, quotes, pain points and results below are made up to show the format.
Example figures: replace with your own.
{
"interview_notes": [
{
"customer": "Acme Corp",
"role": "VP Sales",
"key_quotes": [
"We were spending 20 hours a week on manual data entry",
"The old system just couldn't scale with us"
],
"pain_points": [
"Manual data entry",
"Scalability issues",
"Poor reporting"
],
"buying_triggers": [
"New VP joined",
"Missed quarterly target"
],
"value_realized": [
"Saved 15 hours/week",
"Real-time visibility"
]
}
]
}
๐ Extraction Guidance
From your transcripts, extract:
Pain Points
- What problems did they describe?
- What was frustrating them?
- What wasn't working?
Buying Triggers
- What event made them look for a solution?
- What changed in their business?
- What was the timeline driver?
Value Realized
- What outcomes did they achieve?
- What metrics improved?
- What would they tell others?
Key Quotes
- Memorable phrases
- Emotional statements
- Concrete examples
Re-run with structured data for full analysis.
Who is ICP Interview Synthesizer not ideal for?
- Anyone who cannot give the required inputs (nothing; every field is optional); the answer is built only from them.
- Teams looking for a list of companies to target: the tools describe and score profiles from your data but find no companies.
- Market sizing without your own numbers: TAM, SAM and SOM come only from the figures you enter.
How do I use ICP Interview Synthesizer from Claude?
Connect ICP Intelligence once (see Connect), then ask in plain words. A prompt built from the tested example:
Use ICP Intelligence's ICP Interview Synthesizer tool. raw transcripts: Interview 1: Ops director at a 12-clinic dental group; biggest pain no-shows; chose us for SMS reminders. Interview 2: Practice manager at a....
MCP tool name: icp_interview_synthesizer. REST: POST https://icp-intelligence.gtmhelix.com/api/tools/icp_interview_synthesizer with this JSON body (see Docs):
{
"input": {
"raw_transcripts": "Interview 1: Ops director at a 12-clinic dental group; biggest pain no-shows; chose us for SMS reminders. Interview 2: Practice manager at a physio chain; pain rescheduling by phone; wanted online booking."
}
}
How does ICP Interview Synthesizer work?
It applies fixed rules in the ICP Intelligence code to the inputs above and returns text. It does not call an AI model, does not look anything up, and does not store what you type. The web form and the MCP server call the same tool code, so the same input gives the same answer in both.