Skip to content

Permissions

To query data through the MCP server, the user’s role must include the relevant permissions. For details about configuring roles and permissions, see Roles and Permissions.
PermissionResourceActionDescription
Query Monitoring & Compliance logslogs.data-api#lowReadDataRead compliance and monitoring logs
Query metricsmetrics.data-api#highReadDataRead metrics
Query Monitoring & Compliance spansspans.data-api#lowReadDataRead compliance and monitoring traces

The MCP server inherits the permissions associated with the user’s personal API key.

Management tool permissions

The unified manage_* tools call the same underlying APIs as the Coralogix UI, so the user’s role must include the read and write permissions for each resource type they want to manage. Without read permissions the tool can’t get, list, or update; without write permissions it can’t create, update, or delete.
ResourceToolRequired permissions
Alertsmanage_alertsalerts:ReadConfig, alerts:UpdateConfig
Alert suppression rulesmanage_alerts_schedulerAlert read and write permissions
Outbound webhooksmanage_webhooksOutbound webhook read and write permissions
Parsing rulesmanage_parsing_rulesPARSING-RULES:READCONFIG, PARSING-RULES:UPDATECONFIG
Recording rulesmanage_recording_rules_groups_setRecording rules read and write permissions
Events2Metricsmanage_events2metricsEvents2Metrics read and write permissions
SLOs (v2)manage_slo_v2sSLO read and write permissions
TCO log policiesmanage_tco_log_policiesTCO read and write permissions
TCO trace policiesmanage_tco_trace_policiesTCO read and write permissions
Notification Center connectorsmanage_connectorsNotification Center read and write permissions
Notification Center presetsmanage_presetsNotification Center read and write permissions
Notification Center routersmanage_global_routersNotification Center read and write permissions
Custom rolesmanage_custom_rolesRoles read and write permissions

For the full catalog of permission strings, see the Permissions list.

Next steps

Review the known Limitations of the MCP server.