Skip to content

Overview

This section covers all available tools in the Coralogix Model Context Protocol (MCP) server. Use these tools to query your observability data, manage alerts and parsing rules, and generate infrastructure as code—all from your AI agent.

Query tools

All tools require a personal Coralogix API key for authentication. They work with three types of telemetry: logs, metrics, and traces.

Available tools

Query and reference

ToolDescription
get_logs_v1Query Coralogix logs using DataPrime syntax
get_traces_v1Query Coralogix traces using DataPrime syntax
metrics__list_v1Get a list of available metric names within a specified range
metrics__metric_details_v1Return metadata for a Prometheus/Coralogix metric: type, labels, and example values
metrics__range_query_v1Run a range PromQL expression against Coralogix Metrics
read_metrics_guidelines_v1Read guidelines for querying metrics effectively in Coralogix
read_rum_log_intro_docs_v1Read the RUM data reference documentation
read_rum_sdk_docs_v1Read the Coralogix RUM SDK setup guide and API reference
get_alert_event_details_v1Get a specific Coralogix alert event's details by ID
get_incident_details_v1Get a specific Coralogix incident's details by ID
list_incidents_v1Get a list of Coralogix incidents related to an alert
read_dataprime_intro_docs_v1Read DataPrime introduction documentation
get_schemas_v1List field properties for a given dataset type
get_datetimeGet the current date and time

Management

Unified manage_* tools wrap the full lifecycle of a configuration object so you can create, retrieve, update, and delete it from your AI agent.
ToolFeature area
manage_alertsAlerts
manage_alerts_schedulerAlert suppression rules
manage_webhooksOutbound webhooks
manage_parsing_rulesParsing rules
manage_recording_rules_groups_setRecording rules
manage_events2metricsEvents2Metrics
manage_slo_v2sSLOs
manage_tco_log_policiesTCO Optimizer (logs)
manage_tco_trace_policiesTCO Optimizer (traces)
manage_global_routersNotification Center routing
manage_presetsNotification Center presets
manage_connectorsNotification Center connectors
manage_custom_rolesCustom roles