An MCP server that gives Claude Code full context about your Zellify funnels so it can build, test, and debug your webhook integration.
{
"mcpServers": {
"zellifyappmcp": {
"command": "npx",
"args": [
"-y",
"@zellifyapp/mcp"
]
}
}
}