Skip to main content
Glama

LaunchDarkly MCP Server

Official
by launchdarkly
patchwithcomment.md1.4 kB
# PatchWithComment ## Example Usage ```typescript import { PatchWithComment } from "@launchdarkly/mcp-server/models/components"; let value: PatchWithComment = { patch: [], }; ``` ## Fields | Field | Type | Required | Description | | ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | | `patch` | [components.PatchOperation](../../models/components/patchoperation.md)[] | :heavy_check_mark: | N/A | | `comment` | *string* | :heavy_minus_sign: | Optional comment |

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/launchdarkly/mcp-server'

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