Install Loops for agents
Recommended setup
Install the Loops CLI and agent skills with one command.
Need only one part of the setup?
- CLI only
- Skills only
MCP and agent clients
Many agent tools describe integrations as MCP, Model Context Protocol, tools, or skills. For Loops, the recommended public setup is still the same:- Install the Loops CLI and skills.
- Open your project in Claude Code, Codex, Cursor, or another coding agent.
- Ask the agent to follow this page and use environment variables for API keys.
Use cases
- Generate product update emails from recent GitHub releases, merged PRs, or changelog notes.
- Sync new app users to Loops as contacts when they sign up.
- Update contact properties when a user changes plan, role, company, or onboarding status.
- Track product events like
trial_started,plan_upgraded,invite_sent, oronboarding_completed. - Send transactional emails for password resets, magic links, invoices, receipts, or team invites.
- Draft or update LMX templates for transactional and product emails.
- Add CLI smoke tests for contact creation, event tracking, and transactional sends.
- Review your email setup with the Loops email best practices skill.

