What Can It Do?
- Manage contacts including create, update, find, and delete
- Organize mailing lists and subscriber segments
- Send event-triggered emails to automate communication flows
- Send transactional emails with dynamic data variables
- Retrieve contact properties for audience insights
Where to Use It
In Agents (Recommended)
Add Loops as a tool to any agent. The agent can then interact with your email platform conversationally, choosing the right actions based on context. To add an MCP tool to your agent:- Open your agent’s configuration
- Click Add tools → Connect an app with MCP
- Search for the integration and select it
- Authenticate with your Loops account
In Workflows (Via Agent Node)
For automated pipelines, use an Agent Node with Loops tools. This gives you the flexibility of an agent within a deterministic workflow.As a Custom MCP Node
You can also create a standalone MCP node for a specific action. This generates a reusable node that performs one task, useful when you need the same operation repeatedly in workflows.- Go to your node library and search for the integration
- Click Create a node with AI
- Describe the specific action you want (e.g., “Find a contact by email address”)
- Test the node and save it for reuse
Custom MCP nodes are single-purpose by design. For tasks that require multiple steps or dynamic decision-making, use an agent instead.
Available Tools
| Tool | Description |
|---|---|
| List Mailing Lists | Retrieve all mailing lists with name, description, and privacy settings |
| Find Contact | Find a contact by email address or user ID |
| Create Contact | Create a new contact with email and optional properties like name, source, and mailing list subscriptions |
| Update Contact | Update or create a contact with new properties (requires email or userId) |
| Delete Contact | Delete a contact by email address or user ID |
| List Contact Properties | Retrieve contact properties, optionally filtered to custom properties only |
| Send Event | Send events to trigger emails in Loops, identified by email or userId |
| Send Transactional Email | Send a transactional email with data variables and optional attachments |
| List Transactional Emails | Retrieve transactional emails with automatic pagination support |
Example Prompts
Use these with your agent or in the Agent Node: Find a contact:Troubleshooting
| Issue | Solution |
|---|---|
| Contact not found | Verify the email address or userId is correct |
| Action not completing | Check that you’ve authenticated with your Loops API key |
| 409 Conflict error | The contact already exists; use Update Contact instead of Create Contact |
| Unexpected results | The agent may chain multiple tools (e.g., finding a contact first, then updating). Review the agent’s reasoning to understand its approach. |
| Tool not available | Verify the tool is enabled in your agent’s MCP configuration |
Need Help?
- Agents documentation for setup and best practices
- Agent Node guide for workflow integration
- Gumloop Community for questions and examples
- Contact support@gumloop.com for assistance
Use this integration directly in Claude or Cursor. Connect remotely via the Loops MCP server using your Gumloop credentials.
