MCP tools
Catalog of MCP tools exposed by Lessly.
The Lessly MCP server exposes the following tools to your AI agent. Each tool has its own reference page with arguments, an example prompt, and an “Open in Claude” CTA.
The machine-readable catalog is served at /mcp/tools.json — that endpoint is what an MCP client reads.
Tools
Grouped by feature area. Each links to its reference page with arguments, an example prompt, and an “Open in Claude” CTA. This is a curated set of common tools — the live server exposes more within each area.
Deployment
deployment_service_create— Create a service inside an environment.deployment_service_redeploy— Trigger a fresh deployment for a service.deployment_service_rollback— Roll a service back to a previous deployment.deployment_service_logs— Read recent runtime logs for a service.deployment_deployment_get— Fetch the status of a single deployment.deployment_deployment_list— List a service’s deployments, newest first.deployment_domain_add— Attach a custom domain to an environment.deployment_variable_set_env— Create or update an environment-scoped variable.deployment_variable_list_env— List environment-scoped shared variables.
mail_email_send— Send a single email.mail_domain_create— Register a sending domain.mail_domain_verify— Re-check a sending domain’s DNS.mail_broadcast_create— Create a draft broadcast to an audience.mail_template_create— Create a draft email template.
Consent
consent_providers_create— Add a consent provider (and its cookies).consent_providers_list— List consent providers and their cookies.consent_records_export— Export consent records as CSV.consent_dashboard_stats_get— Get consent dashboard stats.consent_embed_get— Get the consent banner embed snippet.
Waitlist
waitlist_invites_send— Send waitlist invites.waitlist_signups_list— List waitlist signups.waitlist_signups_funnel— Signup → invited → registered funnel.waitlist_config_upsert— Create or replace the waitlist configuration.waitlist_signups_erase— Erase a waitlist signup (GDPR Art. 17).
Organization
organization_product_create— Create a product.organization_product_invite— Invite a teammate to a product.organization_product_list— List products you can access.organization_auth_me— Get the current identity.
Brain
brain_memory_search— Search product memories.brain_memory_add— Store a product memory.brain_knowledge_search— Search the product knowledge graph.
Brain
Tool listing for this service is being assembled. The agent-callable surface exists in the deployed service today; the listing here populates once the service publishes its first catalog release.
Consent
Tool listing for this service is being assembled. The agent-callable surface exists in the deployed service today; the listing here populates once the service publishes its first catalog release.
Deployment
Tool listing for this service is being assembled. The agent-callable surface exists in the deployed service today; the listing here populates once the service publishes its first catalog release.
Tool listing for this service is being assembled. The agent-callable surface exists in the deployed service today; the listing here populates once the service publishes its first catalog release.
Organization
Tool listing for this service is being assembled. The agent-callable surface exists in the deployed service today; the listing here populates once the service publishes its first catalog release.
Waitlist
Tool listing for this service is being assembled. The agent-callable surface exists in the deployed service today; the listing here populates once the service publishes its first catalog release.