Model Context Protocol (MCP)

Let AI clients call authorised Guance tools

Guance OWL MCP Server presents supported Guance tools through the Model Context Protocol. An MCP-compatible client can query or act on observability context allowed by the configured credential while engineers retain responsibility for permissions, tool choice, and conclusions.

What Guance MCP Server does

Turn supported Guance capabilities into structured MCP tools for an authorised client

The server provides a standard tool interface; it does not grant unrestricted platform access or make an Agent’s conclusion automatically correct. Tool visibility follows the API Key permissions, and write tools can modify resources. Review the tool, inputs, returned evidence, and approval boundary for each workflow.

Connect clients that support the documented MCP transport

Configure the endpoint, authentication, and tool approval behaviour in the client. Client-specific fields and capabilities can differ, so verify the current Guance and client documentation.

Trae
Cursor
Windsurf
Claude Desktop
VS Code
Codex

What an MCP integration must control

No live context: an assistant cannot verify current system state from conversation text alone.

Broad credentials: an over-permissioned connection can expose data or actions beyond the intended task.

Opaque tool use: a conclusion is difficult to trust when the selected tool, parameters, and result are hidden.

Write risk: management tools can change workspace resources if an Agent runs them without approval.

How Guance provides the tool path

Structured tools: MCP provides descriptions and input schemas that a compatible client can inspect.

Credential boundary: Guance tool visibility and results follow the configured API Key permissions.

Evidence path: queries return data that can be reviewed separately from the model’s narrative.

Approval control: teams can require confirmation before write tools or sensitive workflows run.

From connection to evidence-led investigation

Related AI and observability capabilities

Guance MCP Server questions

What is Guance MCP Server?

Guance OWL MCP Server exposes supported Guance tools to compatible AI clients through the Model Context Protocol. It lets a client request observability context or supported actions through structured tool calls.

How are data access and write actions controlled?

Visible tools, accessible resources, and execution results follow the configured API Key permissions. Write tools can modify workspace resources, so Guance recommends a manual confirmation or approval mechanism for Agent and MCP-client workflows.

When should I use MCP Server instead of OWL CLI?

Use MCP Server when an MCP-compatible AI client should discover and call Guance tools directly. Use OWL CLI for terminal, script, or command-oriented Agent workflows. Both use the same tool-oriented Guance capability layer.

Implementation guidance

Connect your AI client to a permission-bound observability context