Skip to main content
Glama

MCP Server for Coroot

update_ai_config

Configure AI provider settings on the MCP Server for Coroot to enhance root cause analysis by updating API keys, model selection, and related parameters.

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