Skip to main content
Glama

MCP Server for Coroot

update_ai_config

Configure AI provider settings such as API keys and model selection for enhanced root cause analysis in the Coroot observability platform using the MCP server tool.

Instructions

Update AI provider configuration.

Configures AI provider settings for enhanced root cause analysis.

Args: config: AI provider settings (API keys, model selection, etc.)

Input Schema

NameRequiredDescriptionDefault
configYes

Input Schema (JSON Schema)

{ "properties": { "config": { "additionalProperties": true, "title": "Config", "type": "object" } }, "required": [ "config" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jamesbrink/mcp-coroot'

If you have feedback or need assistance with the MCP directory API, please join our Discord server