Skip to main content
Glama

MCP Server for Coroot

update_sso_config

Configure Single Sign-On (SSO) settings for the Coroot instance to streamline user authentication and access management. Accepts JSON-based SSO configuration input for integration.

Instructions

Update SSO configuration.

Configures Single Sign-On settings for the Coroot instance.

Args: config: SSO configuration settings

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