Skip to content
AdlyseMCP Docs
Product guideMCP reference
⌘K
Open Adlyse
⌘K
Overview
QuickstartAuthentication
adlyse-insights
adlyse-reports
adlyse-ads
adlyse-workflows
adlyse-adminadlyse-all
  1. Overview
adlyse-admin

adlyse-admin

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

Organization control-plane information for trusted administration. Use this server to inspect the selected organization and enumerate the direct client organizations it manages.

Agent, skill, workflow, schedule, table, and institutional-memory authoring now lives on adlyse-workflows and is also included in adlyse-all.

adlyse-admin is not part of the aggregate connector. OAuth callers need the admin scope and the user must have agency-management permission in the selected organization. Organization API keys continue to authenticate organization-scoped admin access.

Tools#

ToolPurpose
get_organizationCurrent organization details, or one direct sub-organization by id or slug
list_sub_organizationsPaginated direct client organizations, with search and suspension filtering

Boundaries#

An organization reference is limited to the credential’s current organization or one of its direct children. The server never resolves an unrelated org by a guessed id or slug. Agency depth is one level, matching the product model.

Common errors#

error_typeTypical cause
auth_errorMissing, invalid, expired, or revoked token
permission_deniedOAuth token lacks admin, or the user lacks agency-management permission
not_foundThe requested organization is outside the current organization family
validation_errorInvalid pagination input
Previousget_run_statusNextadlyse-all