
1. Prerequisites
2. Create Your Flow
1
Trigger
When chat message received (built-in)
2
AI Agent
type: Tools Agent
3
Anthropic Chat Model
Claude 3.7 Sonnet
4
Memory
simple in-flow memory
5
MCP Client
calls Explorium tools

3. Configure Each Node
3.1 AI Agent configuration

3.2 Anthropic Chat Model
- Credential: the Anthropic account you just created
- Model: Claude 3.7 Sonnet
- Enable Thinking: On (optional, shows the “thinking” indicator)

3.3 Anthropic credential
Enter your Anthropic key and test – you should see Connection tested successfully.3.4 MCP Client node

- Name:
api_key - Value:
<Enter your api key>

4. Test It Out
1
Click Open chat at the bottom of the canvas.
2
Ask something data-centric, e.g.
- “Who is the CMO of Snowflake?”
3
You should see the MCP Client fire Match Businesses ➜ Enrich Businesses and Claude respond with a neatly-formatted answer.