Skip to main content
Glama

LaunchDarkly MCP Server

Official
by launchdarkly
aiconfigtargetingenvironmentfallthroughrolloutexperimentationallocation.md848 B
# AIConfigTargetingEnvironmentFallthroughRolloutExperimentationAllocation ## Example Usage ```typescript import { AIConfigTargetingEnvironmentFallthroughRolloutExperimentationAllocation } from "@launchdarkly/mcp-server/models/components"; let value: AIConfigTargetingEnvironmentFallthroughRolloutExperimentationAllocation = { canReshuffle: true, defaultVariation: 2, type: "type", }; ``` ## Fields | Field | Type | Required | Description | | ------------------ | ------------------ | ------------------ | ------------------ | | `canReshuffle` | *boolean* | :heavy_check_mark: | N/A | | `defaultVariation` | *number* | :heavy_check_mark: | N/A | | `type` | *string* | :heavy_check_mark: | N/A |

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