Skip to main content
Glama

MCP Server for Coroot

update_custom_cloud_pricing

Set custom pricing for cloud resources to override default configurations in the MCP Server for Coroot, ensuring accurate cost monitoring and management of infrastructure.

Instructions

Update custom cloud pricing configuration.

Sets custom pricing for cloud resources to override default pricing.

Args: project_id: Project ID pricing: Custom pricing configuration

Input Schema

NameRequiredDescriptionDefault
pricingYes
project_idYes

Input Schema (JSON Schema)

{ "properties": { "pricing": { "additionalProperties": true, "title": "Pricing", "type": "object" }, "project_id": { "title": "Project Id", "type": "string" } }, "required": [ "project_id", "pricing" ], "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