AdlyseAdlyseMCP Docs
⌘K
Overview
adlyse-insights
list_ad_accountsget_dashboard_snapshotget_impact_analysislist_guidelinesget_guideline
adlyse-reports
list_report_templateslist_reportsget_reportgenerate_reportlist_report_targets
adlyse-ads
list_campaignsget_performancelist_adsget_ad_performancelist_change_eventsupdate_campaign_statusupdate_campaign_budget
adlyse-workflows
list_workflowsget_workflowrun_workflowget_run_status
  1. Overview
adlyse-admin

adlyse-admin

Endpoint: https://mcp.adlyse.com/mcp/admin/

High-privilege control-plane tools for trusted automation. Use this server to manage assistants, assistant handoffs, skills, and guideline or memory files from an external MCP client.

adlyse-admin is not a default connector. OAuth callers need the admin scope and the user must be allowed to manage workflows in the organization. Organization API keys continue to authenticate org-scoped admin access.

Tool groups#

GroupTools
Assistantslist_assistants, get_assistant, create_assistant, update_assistant, delete_assistant
Assistant handoffslist_assistant_handoffs, create_assistant_handoff, update_assistant_handoff, delete_assistant_handoff
Guidelines and memorylist_memory, read_memory, grep_memory, write_memory, edit_memory, move_memory, archive_memory, propose_memory_draft, list_memory_versions, promote_memory_version
Skillslist_skills, get_skill, create_skill, update_skill, delete_skill, assign_skill_to_assistant, remove_skill_from_assistant
Resourceslist_admin_resources

Boundaries#

Read-only guideline shortcuts remain in adlyse-insights: list_guidelines and get_guideline.

Workflow CRUD remains in adlyse-workflows. Ad mutations remain in adlyse-ads. Report generation remains in adlyse-reports.

This v1 server does not include assistant chat/run tools, MCP integration management, assistant duplication, publish/unpublish, access updates, or member updates.

Common errors#

error_typeTypical cause
auth_errorMissing, invalid, expired, or revoked token
permission_deniedOAuth token lacks admin, or the user lacks workflow-management permission
not_foundThe assistant, skill, memory file, handoff, or version is outside the org
validation_errorInvalid field, malformed JSON, unsupported enum value, or memory path issue
conflictMemory write used a stale expected_version