ZOLLO Agent Reference
This is a machine-readable reference site for AI agents and LLM clients that integrate with ZOLLO, a Vibe Marketing and campaign execution platform. It documents every feature, data shape, and MCP tool needed to operate ZOLLO on a user's behalf. For the human-facing product site, see zollo.run.
Quick facts
| Canonical app | https://zollo.run |
|---|---|
| Remote MCP endpoint | https://mcp.zollo.run/mcp |
| Authentication | ZOLLO account OAuth via the MCP authorization flow; organization selection is explicit and scoped per session. |
| Irreversible or live-effect actions | send_campaign, schedule_campaign, pause_campaign, run_automation — all require confirm: true. |
| AI content providers | User-supplied OpenAI, Anthropic Claude, or Google Gemini API key. Full contact data is never placed in generation prompts. |
Reference sections
- Vibe Marketing workflow
The brief-to-campaign pipeline: brief, brand profile, strategy, assets, execution drafts, scheduling, performance.
- MCP tool reference
Every remote MCP tool exposed by ZOLLO: names, parameters, side effects, and confirmation requirements.
- Email campaigns
Campaign lifecycle, providers, segments and lists, preflight, scheduling, sending, and irreversible actions.
- Contacts and segments
Contact fields, consent state, suppression, static lists, and dynamic segment filters.
- Templates
Block-based email templates, supported block types, and HTML/MJML import.
- Automations
Workflow graph shape, node types, triggers, enrollment, and run history.
- Social publishing
LinkedIn and X OAuth connections, post lifecycle, and thread resume behavior.
- Analytics and recommendations
Delivery and engagement metrics, comparisons, and approval-gated experiment variations.
- Administration and security
Organizations, roles, credential encryption, audit logs, rate limiting, and platform admin.
- Pricing and plans
Trial terms, plan price, and billing provider.
- Privacy and compliance
Consent, suppression, sender identity, and the compliance responsibilities left to the organization.
Machine-readable files
/llms.txt | Condensed index of this site, for LLM context windows. |
|---|---|
/sitemap.xml | Full URL list of this reference site. |
/robots.txt | Explicitly allows all crawlers, including AI/LLM crawlers. |
Canonical URL for this site: https://agents.zollo.run. Content here is descriptive documentation, not an API you can call directly — act on ZOLLO through the MCP tools listed at /mcp-tools.