Developer Tools
Trust: 27/100 (Limited)io.github.polnikale/sequenzy-mcp Guide
AI-powered email marketing automation. Manage subscribers, campaigns, and sequences.
by sequenzy
Quick Start
Install
npx @sequenzy/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-polnikale-sequenzy-mcp": {
"command": "npx",
"args": [
"@sequenzy/mcp"
]
}
}
}