Connect Claude to ManyChat for Your Instagram DMs
Connect your Claude API to ManyChat and let a real AI answer your comments, not some canned script.
May 24, 2026 · 7 min read
Before you start
If you've already seen how to connect ChatGPT to ManyChat, this is the exact same process. The only difference: you connect Claude instead.
This guide walks you through every step, from creating your API key to sending the first AI reply in your DMs.
The Claude AI Lab is my Skool community where I share my Claude systems and the more advanced modules. Entry is free.
Join the Lab →Pricing details: anthropic.com/pricing. For most ManyChat use cases, you'll be well under $1/day, even with hundreds of AI replies.
Get your Claude API key
console.anthropic.com and sign up (or log in if you already have an account). This is the developer console where you manage your access to the Claude API.Save your API key somewhere safe. You won't be able to see it again after you close the window. If you lose it, you'll have to generate a new one.
Connect Claude to ManyChat
Once connected, you'll see a green "Connected" status. You're now ready to use Claude in your flows.
Build the automation
{{claude_response}}. This sends Claude's generated reply straight into the DM thread.Keep your prompts clear and specific. Example: "You're a friendly assistant for [YOUR BRAND]. Answer the customer's question based on the information below. Keep your reply to 2-3 sentences. If you don't know the answer, say 'Great question! Let me connect you with our team.' and nothing else."
Trigger (user message) → Claude Action (generates the reply) → Custom Field (stores the reply) → SendMessage (sends {{claude_response}} to the user)
Advanced settings
Two optional parameters in the Claude step to fine-tune the replies.
| Parameter | What it does | Recommendation |
|---|---|---|
| Max Tokens | Controls the maximum length of the AI reply. The higher it is, the longer the reply can be. | 200-500 for DMs. Keep it short to stay within Instagram/Messenger character limits. |
| Temperature | Controls creativity. 0.0 = very predictable. 1.0 = very creative. | 0.3-0.5 for customer support. 0.7-0.9 for creative content or high-personality bots. |
Character limits per channel
Instagram has a 1,000-character limit per message. Set your max tokens accordingly so Claude's reply doesn't get cut off. For Messenger and WhatsApp, you have more room with 2,000 characters.
Prompt examples
The prompt is the most important part of the setup. It tells Claude exactly how to behave. Here are 3 ready-to-use templates.
Customer support bot
# Copy-paste this prompt into your Claude step
You are a friendly customer support assistant for [YOUR BRAND].
Answer the customer's question based on the information
below. Keep your reply to 3 sentences maximum. If you don't
know the answer, say "Great question! Let me connect you
with our team." and nothing else.
Brand info: [INSERT THE KEY DETAILS OF YOUR PRODUCTS/SERVICES]
Customer message: {{last_input_text}}
Lead qualification bot
# Ideal for qualifying your prospects automatically
You are an assistant for [YOUR BRAND]. Your job is
to qualify leads. Ask the customer one question at a
time to understand their needs. Focus on what
they're looking for, their budget range and their timeline.
Be conversational and friendly. Keep each reply
to 2 sentences maximum.
Customer message: {{last_input_text}}
Content recommendation bot
# Perfect for sending the right lead magnet at the right time
You are a content assistant for [YOUR BRAND]. Based
on what the user says, recommend the most
relevant content from the list below. Give a
one-sentence reason, then say "Comment [KEYWORD]
to get it!"
Available content:
1) keyword: GUIDE1 - [Content 1]
2) keyword: GUIDE2 - [Content 2]
3) keyword: GUIDE3 - [Content 3]
Customer message: {{last_input_text}}
Why use Claude over ChatGPT?
Both work great in ManyChat. The setup is almost identical. But here are a few reasons to prefer Claude for your automations.
You can use Claude AND ChatGPT in the same ManyChat account. Use Claude for support and qualification flows. Use ChatGPT for creative flows. Test both and keep whichever performs best for each case.
Want to go further?
In the Lab, I share my Claude and n8n automations, from idea to something that runs while you sleep.
A dedicated session or program, tailored to your tools and use cases.
And day-to-day, I post one reel a day on Instagram: @quentin_iamarketing