Skip to content
ICP Intelligence
ICP Intelligence ยท tool 9 of 9

ICP Interview Synthesizer

Extract ICP patterns from customer interview notes or transcripts

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.

InputRequired?What to enter
Interview notesOptionalStructured interview notes
Raw transcriptsOptionalAlternative: Paste raw interview transcripts or notes
Analysis focusOptionalAccepted but not used yet: every run gives the complete analysis (pain_points, buying_journey, value_props, all)
  1. Fill in the required inputs above in the form below, or press Fill in a tested example.
  2. Press Run ICP Interview Synthesizer.
  3. 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.

Structured interview notes Enter a JSON list of objects. Fields: customer (string), role (string), key_quotes (array), pain_points (array), buying_triggers (array), value_realized (array).

Alternative: Paste raw interview transcripts or notes

Accepted but not used yet: every run gives the complete analysis (pain_points, buying_journey, value_props, all)

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?

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.

Previous: ICP Evolution Tracker