New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

Sequenzy Mcp

222 tools. 145 can modify or destroy data without limits.

28 destructive tools with no built-in limits. Policy required.

Last updated:

145 can modify or destroy data
77 read-only
222 tools total

Community server · catalogue entry checked 28/08/2026

How to control Sequenzy Mcp ↓

What Sequenzy Mcp exposes to your agents

Read (77) Write / Execute (117) Destructive / Financial (28)
Critical Risk

The most dangerous Sequenzy Mcp tools

145 of Sequenzy Mcp's 222 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Sequenzy Mcp

PolicyLayer is an MCP gateway — it sits between your AI agents and Sequenzy Mcp, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "cancel_campaign": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "activate_integration_pixel": {
    "limits": [
      {
        "counter": "activate_integration_pixel_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "check_website": {
    "limits": [
      {
        "counter": "check_website_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Sequenzy Mcp — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON SEQUENZY →

Instant setup, no code required.

All 222 Sequenzy Mcp tools

DESTRUCTIVE 28 tools
Destructive cancel_campaign Cancel a campaign. Stops scheduled and sending campaigns (also works for paused and approval-pending ones). Re Destructive cancel_sequence_enrollments Cancel active/waiting enrollments in one sequence. Provide sequenceId and exactly one target: cancelAll to dra Destructive cancel_team_invitation Cancel a pending team invitation. Invitations that have already been accepted cannot be cancelled. Destructive delete_ab_test Permanently delete a campaign A/B test and all of its variants. This cannot be undone. Running tests (testing Destructive delete_ab_test_variant Permanently delete a variant from a draft campaign or sequence A/B test. This cannot be undone. Variant A is t Destructive delete_api_key Compatibility alias for revoke_api_key. Permanently delete a company-scoped API key by ID and return non-secre Destructive delete_audience_sync Remove an audience sync mapping. The Meta audience itself is kept (running ads are not disrupted) - only futur Destructive delete_campaign Permanently delete a campaign. This cannot be undone. Sending, scheduled, or paused campaigns must be cancelle Destructive delete_campaign_goal Delete one persisted email-campaign conversion goal. SMS campaigns are not supported. Destructive delete_email_component Delete an email component. Emails that already rendered it keep their copied blocks, so this does not change e Destructive delete_landing_page Delete a landing page Destructive delete_list Permanently delete a subscriber list and remove all of its memberships. Subscribers themselves are kept. This Destructive delete_popup Permanently delete a saved popup and its view and conversion counts. Subscribers it already captured are not a Destructive delete_product Delete a product previously pushed via upsert_products (Commerce API products only), identified by your produc Destructive delete_segment Permanently delete a segment. This cannot be undone. Subscribers are not affected. Destructive delete_sequence Delete a sequence Destructive delete_sequence_goal Delete one persisted sequence conversion goal. Destructive delete_subscriber_note Delete one internal subscriber note by note ID. Destructive delete_tag Permanently delete a tag and remove it from all subscribers. This cannot be undone. System tags and tags used Destructive delete_template Delete a template Destructive delete_transactional_email Permanently delete a saved transactional email template by ID or slug. Use this to retire an obsolete template Destructive delete_web_tracking_key Permanently delete a web tracking key. Cached authorization expires within one minute, after which requests fr Destructive delete_webhook Permanently delete an outbound webhook endpoint along with its delivery history. This cannot be undone. To kee Destructive remove_landing_page_domain Remove the dedicated custom domain from one landing page. The page keeps its workspace and Sequenzy fallback U Destructive remove_product_file Remove the attached distributable file from a product. Destructive remove_subscriber Unsubscribe a subscriber while preserving the record and suppression history. Only permanently deletes when ha Destructive remove_subscribers_from_list Remove subscribers from a list by email address. Maximum 500 emails per call. Subscribers stay in the account; Destructive revoke_api_key Permanently revoke a company-scoped API key by ID. The response contains non-secret metadata only. Call list_a
EXECUTE 16 tools
Execute realign_sequence_enrollments Pull waiting enrollments forward to the start of the sequence Execute replay_webhook_delivery Replay a previous webhook delivery, re-sending the same event payload to the endpoint. Execute restart_ab_test Run another sequence A/B test after a winner is selected. By default the winner becomes the new control; pass Execute resume_campaign Resume a paused campaign. Only campaigns in paused status can be resumed. Optionally spread the remaining deli Execute resume_sending Request that paused company-level sending be restored after fixing the cause. This is the supported remediatio Execute schedule_campaign Schedule a draft or already scheduled campaign as a one-off send or on a repeating weekly/monthly cadence via Execute send_sequence_test_email Queue a real test send for one saved action_email step in a sequence. Call get_sequence first and pass the tar Execute send_test_email Queue a campaign test email to a single address. Returns a durable emailSendId; pass it to get_email_send for Execute send_test_sms Send a test SMS to a phone number. IMPORTANT: sends a real text message and charges SMS credits - only call wh Execute sync_audience_now Trigger an immediate upload of the segment Execute sync_integration Queue a manual re-sync for an integration: customers and revenue for a payment provider (Stripe, Polar, Paddle Execute sync_products Queue a sync of the Stripe product catalog into the products list. Requires an active Stripe integration with Execute test_webhook Send a test event to an outbound webhook endpoint to verify it is reachable and signatures can be validated. Execute trigger_subscriber_event Emit a custom event for one subscriber, exactly as an integration or the public API would. This is the support Execute trigger_subscriber_events Emit several custom events for one subscriber in order. Events are processed independently and sequentially, s Execute verify_sending_domain Run a fresh DNS check for a configured sending domain and return DNS verification separately from sending read
WRITE 101 tools
Write activate_integration_pixel Install the Shopify storefront tracking pixel on the connected store, or repoint an existing one at this accou Write add_ab_test_variant Add a variant to a draft campaign or sequence A/B test. Sequence variants receive their own editable email tem Write add_sending_domain Add and configure a sending domain. Publish every cohort-specific DNS record returned, including DMARC when pr Write add_subscriber Add one subscriber. Status is only applied when creating a new contact; use update_subscriber to change an exi Write add_subscriber_note Add an internal note to a subscriber. Provide email or externalId to identify the subscriber. Write add_subscribers_to_list Bulk add existing or new subscribers to a subscriber list from an email array. Existing subscribers are added Write add_website Compatibility alias for add_sending_domain. Adds a sending domain and returns the DNS records required for set Write archive_sequence Archive a sequence and stop new enrollments. Archived sequences remain available in the dashboard Write attach_product_file Attach a distributable file to a product, either by public URL or by uploading a local file (filePath, local M Write bulk_add_subscriber_tags Add tags to up to 500 existing subscribers in one call, identified by emails, externalIds, or subscriberIds. B Write bulk_remove_subscriber_tags Remove tags from up to 500 existing subscribers in one call, identified by emails, externalIds, or subscriberI Write configure_sequence_inbound_webhook Create or update the secret endpoint attached to a sequence inbound_webhook trigger. On first setup, omitted m Write connect_integration Connect an API-key / webhook-secret integration: polar, paddle, dodo, whop, creem, chargebee, clerk, posthog, Write connect_landing_page_domain Connect a custom domain. Omit landingPageId for the legacy workspace-wide domain, or provide it to dedicate th Write create_ab_test Create a campaign A/B test or convert a sequence email node into a typed A/B test node. Provide exactly one of Write create_api_key Create a new API key for a company. Use this when setting up Sequenzy integration in a project. The returned k Write create_audience_sync Push a segment to a Meta custom audience and keep it synced on a schedule. Provide Write create_campaign Create a new campaign. Omit all content fields to create an empty draft. For net-new natural-language content Write create_campaign_goal Create a persisted event, subscriber-attribute, or tag-applied conversion goal for one email campaign. SMS cam Write create_company Create a new company/brand. Requires a personal account key (seq_user_...); a company/workspace-scoped key (se Write create_email_component Create a reusable email component from a block list. Component names are unique per company. Use set_default_e Write create_form Create and publish a saved signup form whose opaque formId is a client-safe public capability. The selected li Write create_landing_page Create a draft landing page. Provide content for an exact page, or a template for generated starter content. Write create_list Create a new subscriber list Write create_popup Create a saved signup popup and get the one-line script tag that deploys it. The popup is published by default Write create_sequence Create and persist a disabled draft email sequence, follow-up series, drip campaign, nurture flow, or automati Write create_sequence_goal Create a persisted event, subscriber-attribute, or tag-applied conversion goal for one sequence. Event goals ( Write create_subscriber_import Queue one CRM-grade subscriber import with up to 5,000 full contact records. Supports names, external IDs, pho Write create_tag Create a new tag definition. The name is normalized to lowercase with hyphens (e.g. Write create_template Create a new email template. For net-new email content requested in natural language, use Write create_transactional_email Create a saved transactional email template with an API slug. For net-new natural-language content use Write create_web_tracking_key Create a publishable key for the browser tracking SDK and return the install snippet. This is what turns on pr Write create_webhook Create an outbound webhook endpoint. IMPORTANT: the response includes a signingSecret that is returned only on Write disable_sequence Disable/freeze a sequence. This blocks new enrollments and holds current recipients until the sequence is enab Write duplicate_campaign Duplicate a campaign as a new draft. mode Write duplicate_landing_page Duplicate a landing page. The copy is created as a draft with its own slug and stats, so the original keeps it Write duplicate_sequence Create an independent draft copy of a sequence, including its graph, email templates, and sequence A/B tests. Write edit_sequence_graph Restructure an existing sequence graph using node IDs, edges, and graphRevision from get_sequence. move_node r Write enable_sequence Enable/activate a sequence. IMPORTANT: Only call this when the user EXPLICITLY asks to enable or activate a se Write enroll_subscribers_in_sequence Manually enroll subscribers in a sequence by email address or subscriber ID. Maximum 500 total targets per cal Write generate_email Generate email blocks from a prompt. Generated blocks include the company Write generate_sequence [DEPRECATED compatibility alias - use create_sequence] Create and persist a disabled AI-generated email sequen Write generate_sms Generate SMS marketing message variants from a prompt. Returns plain-text messages with per-message encoding a Write generate_subject_lines Generate A/B test subject line variants Write import_subscriber_events Record a bounded batch of events for many subscribers in one call, built for data pipeline and warehouse syncs Write insert_sequence_step Insert one dashboard-compatible typed step into an existing sequence: email, SMS, delay/date wait, discount (l Write invite_team_member Invite a team member by email with role admin, viewer, or restricted. Existing Sequenzy users are added to the Write mark_conversation_read Mark all unread inbound messages in a conversation as read. Write move_sequence_enrollments Release a bounded batch of contacts off one sequence step and onto another, keeping their existing enrollment. Write pause_campaign Pause a campaign that is currently sending. Only campaigns in sending status can be paused. Use resume_campaig Write pause_sequence_enrollments Stop new enrollments for an active sequence while current recipients continue through the sequence. This match Write publish_landing_page Publish a landing page. Optional name, slug, or content updates are saved before publishing. Write remove_recipient_suppression Remove a workspace-scoped soft-bounce escalation for an exact recipient associated with the company, then reac Write reply_to_conversation Send a reply in a conversation, or add an internal note. type Write request_api_key_handoff Prepare an owner-confirmed handoff link for creating or rotating an API key. Use this when key management fail Write resend_campaign_to_non_openers Create a draft that resends a sent campaign to everyone in the same audience who didn Write resume_sequence_enrollments Resume new enrollments for an active sequence whose enrollment gate was paused. Use enable_sequence instead fo Write rotate_sequence_inbound_webhook_secret Rotate the inbound webhook secret and return a new URL. The previous URL stops working immediately. Write select_ab_test_winner Select a winner for a campaign A/B test that is currently testing and queue the winning variant for the remain Write select_company Select which company to operate on (for user-scoped API keys with access to multiple companies). Use get_accou Write set_integration_list_targeting Choose which lists the contacts a connected integration creates join. This is the tool for Write set_integration_sync_enabled Turn a supported integration Write set_template_localization Create or replace one caller-supplied localized variant of a template. The locale must be enabled for the comp Write share_campaign Create (or fetch) the campaign Write share_template Create (or fetch) the public view-in-browser link for an individual email - a transactional email, a sequence Write submit_feedback Send product feedback about Sequenzy itself to the Sequenzy team. IMPORTANT: call this tool whenever the user Write sync_template_localizations Queue AI translation for selected template locales. Omit Write unarchive_sequence Restore an archived sequence as a disabled draft so it can be reviewed before activation. Write unpublish_landing_page Unpublish a landing page and return it to draft status. Optional name, slug, or content updates are saved firs Write unschedule_campaign Return a scheduled campaign to an editable draft. Removes its pending send and recurrence without permanently Write unshare_campaign Revoke the campaign Write unshare_template Revoke the email Write update_ab_test Update A/B test settings. Campaign tests use testPercentage, testDurationMinutes, and winnerCriteria. Sequence Write update_ab_test_variant Update an A/B test variant, including the email body of a sequence step whose nodeType is action_ab_test - tha Write update_api_key Rename a company-scoped API key or replace its permissions in place, without issuing a new key. Use this when Write update_audience_sync Update an audience sync Write update_campaign_goal Update a persisted email-campaign conversion goal, including its signal, attribution window, or active state. Write update_company Edit company product info, brand context, the default email theme, reply-tracking settings, account-wide sendi Write update_conversation_status Open or close a conversation. Write update_email_component Update an email component Write update_form Update a saved signup form: rename it, retarget its audience, edit its copy, restyle its theme, or replace its Write update_landing_page Edit a landing page Write update_landing_page_domain_settings Update or verify landing page domain settings. Omit landingPageId for the workspace domain, or provide it for Write update_list Update a subscriber list Write update_notification_preferences Change which account notifications Sequenzy emails the API key Write update_popup Update a saved popup: rename it, publish or unpublish it via status, retarget its audience, change when and wh Write update_segment Update a segment Write update_sender_profile Rename one sender (From) or reply-to profile in place, without changing which profile is the account default. Write update_sequence Update an existing sequence: both its settings and its steps. Sequence-level settings live directly on this to Write update_sequence_goal Update a persisted sequence conversion goal, including its signal, attribution window, or active state. Write update_shopify_automation_settings Update the connected Shopify store Write update_sms_number_label Update one SMS number Write update_subscriber Update an existing subscriber Write update_tag Update a tag Write update_template Update an existing template. At least one of Write update_tracking_settings Update the company Write update_transactional_email Update a transactional email by ID or slug. At least one of Write update_web_tracking_key Rename a web tracking key, replace its allowed origins, or revoke it. Write update_webhook Update an outbound webhook endpoint Write upload_image_asset Upload an image to the selected company Write upsert_products Create or update products in the catalog (Commerce API, keyed by your productId, stored under the api provider
READ 77 tools
Read check_website Read a sending domain Read duplicate_popup Copy a saved popup into a new draft with its own view and conversion counts. The original keeps showing and ke Read get_ab_test Get A/B test details, variants, localization sync status, and settings. Sequence action_ab_test steps also exp Read get_ab_test_stats Get A/B test aggregate stats and per-variant stats. Supports period or custom start/end ranges. Read get_account Get current account information including available companies, the current API key Read get_app_urls Generate Sequenzy dashboard URLs for known resource IDs. Use this when the user asks where to review or edit a Read get_campaign_stats Get detailed statistics for a campaign, including replies and reply rate, attributed conversions, revenue (rev Read get_company Get company details, processing status, product info, brand colors, AI writing context, reply-tracking setting Read get_conversation Get a conversation with its full message history, subscriber details, and context. Read get_default_email_component Get the company Read get_email_component Get one email component Read get_email_send Get an email delivery by emailSendId, including queued and test sends, delivery status, provider failure reaso Read get_event_schema Read the published payload of a built-in event: a real example payload per provider, plus every property path Read get_form_embed Get a published saved form Read get_integration Inspect one connected integration in depth: what the provider syncs, every event it can emit and when, every m Read get_integration_guide Get code examples for integrating Sequenzy into your project. CRITICAL - FOR SAAS/SUBSCRIPTION APPS: If the a Read get_integration_pixel Check whether a Shopify store Read get_landing_page Get landing page details, content, metrics, and URLs. Drafts have publicUrl and appPublicUrl set to null; prev Read get_notification_preferences Get the account notification settings for the API key Read get_popup Get one saved popup with its complete content blocks, trigger, targeting, schedule, frequency, and theme. Read Read get_popup_embed Get a published popup Read get_recipient_suppression Check whether one recipient is suppressed by Sequenzy Read get_segment_count Get the number of subscribers in a segment Read get_sending_status Check whether company-level email sending is active, paused, or suspended, and what it takes to restore it. Ca Read get_sequence_enrollment_realignment Check a queued sequence enrollment realignment. Call this with the jobId returned by realign_sequence_enrollme Read get_sequence_inbound_webhook Read the usable URL, mapping, sample payload, and setup status for a sequence inbound webhook. Read get_sequence_stats Get statistics for a sequence. The steps array is the per-step breakdown: one entry per email step in graph or Read get_shopify_automation_settings Get the connected Shopify store Read get_sms_settings Get the company Read get_stats Get overview statistics for a time period, including reply count and reply rate. Counts form a funnel over the Read get_subscriber Get the full subscriber profile, including tags, notes, list memberships, sequence enrollments, email stats, a Read get_subscriber_activity Get recent activity, email stats, and current sequence enrollments for a subscriber Read get_subscriber_import Get progress, counts, skipped reasons, and failure summaries for a queued subscriber import. Every excluded ro Read get_sync_rules Get the company Read get_template Get a template Read get_tracking_settings Get the company Read get_transactional_email Get a transactional email by ID or slug, including subject, preview text, blocks, variables, and linked dashbo Read get_transactional_stats Get aggregate sends, deliveries, bounces, opens, clicks, and rates for one saved transactional email selected Read get_web_tracking_key Get one web tracking key with its install snippet and ingest endpoint. Use this to hand a developer the exact Read list_ab_tests List A/B tests and their variants Read list_ad_accounts List the Meta ad accounts available through the connected Meta Ads integration. Use the returned account id as Read list_api_keys List company-scoped API keys as non-secret metadata. Returns IDs, names, prefixes, permissions, usage timestam Read list_audience_syncs List Meta custom audience syncs (segment -> ad audience mappings) with their schedule and last sync status. Re Read list_campaign_events List paginated raw email events for a campaign. Defaults to deliveries; use eventType or eventTypes to include Read list_campaign_goals List persisted conversion goals attached to one email campaign in the dashboard. SMS campaigns are not support Read list_conversations List inbox conversations (email replies from subscribers). Filter by status, free-text search, or unread state Read list_email_components List the company Read list_email_metrics List per-email metrics across the account: one row per campaign and per sequence email step, each with its own Read list_email_sends List and filter the recent sent-email delivery history shown in the dashboard. Search subject/title or recipie Read list_forms List saved signup forms for a company, including their server-managed audience settings and public action URLs Read list_integration_activity Read recent integration webhook and sync activity, newest first. This is the log to check when an integration Read list_integration_capabilities Describe what Sequenzy Read list_integrations List connected integrations (Stripe, Shopify, Supabase, Clerk, WooCommerce, ad platforms, and so on) with conn Read list_landing_pages List all landing pages for a company Read list_lists List all subscriber lists. Each list includes subscriberCount (current members of any status) and activeSubscr Read list_poll_responses List individual Poll and NPS responses for a campaign, newest answer first, with each respondent Read list_popups List saved signup popups for a company with their status, view and conversion counts, and engagement rates. Co Read list_products List synced products (Stripe, Shopify, WooCommerce) including any attached digital delivery file. Useful befor Read list_recipient_suppressions List the recipients this company cannot reach: protected global invalid-recipient suppressions for addresses a Read list_segments List all segments Read list_sender_profiles List sender (From) profiles and reply-to profiles for the company, including which are the account defaults an Read list_sequence_enrollments List the individual contacts currently enrolled in a sequence, with the node each one is sitting on. Use this Read list_sequence_events List paginated raw email events for every email step in a sequence, or for one step via automationNodeId. Defa Read list_sequence_goals List persisted conversion goals attached to one sequence in the dashboard. Read list_sequences List all email sequences (automations). Read effectiveStatus (draft, live, enrollment_paused, paused, archived Read list_subscriber_notes List internal notes for a subscriber. Provide email or externalId to identify the subscriber. Read list_tags List all tags in the account Read list_team_members List team members for the company, including the owner, members with their roles, and pending or expired invit Read list_templates List the company Read list_transactional_emails List transactional email templates with subjects, delivery metrics, API slugs, and dashboard URLs. Each item a Read list_web_tracking_keys List the publishable keys that let a non-Shopify website send on-site events (product views, cart activity, co Read list_webhook_deliveries List recent delivery attempts for an outbound webhook endpoint, including status and response codes. Read list_webhooks List outbound webhook endpoints and their subscribed event types. Read list_websites List configured sending domains with separate DNS verification, sending readiness, and SPF, DKIM, and MAIL FRO Read render_landing_page Render a visitor-facing preview of a landing page without publishing it. Unlike get_landing_page, which return Read search_subscribers Search subscribers by free-text query, tags, list, segment, custom attribute, or opt-out date. Each subscriber Read simulate_sequence Dry-run a sequence without sending mail or enrolling anyone. Requires sequences:read and subscribers:read beca

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Sequenzy Mcp

Can an AI agent delete data through the Sequenzy MCP server? +

Yes. The Sequenzy Mcp server exposes 28 destructive tools including cancel_campaign, cancel_sequence_enrollments, cancel_team_invitation. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Sequenzy Mcp? +

The Sequenzy Mcp server has 101 write tools including activate_integration_pixel, add_ab_test_variant, add_sending_domain. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Sequenzy Mcp.

How many tools does the Sequenzy MCP server expose? +

222 tools across 4 categories: Destructive, Execute, Read, Write. 77 are read-only. 145 can modify, create, or delete data.

How do I enforce a policy on Sequenzy Mcp? +

Register the Sequenzy MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Sequenzy Mcp tool call.

Deterministic rules across all 222 Sequenzy Mcp tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

222 Sequenzy Mcp tools catalogued and risk-classified — across an index of 46,500+ MCP servers.

// WHERE THIS COMES FROM

These policies come from Sequenzy's registry record.

The record behind this page: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.