AI Configs

Install

Select a method below to install the server.
Cursor
Claude Code
Claude Desktop
VS Code
Gemini CLI
Codex CLI
Available Tools
create-ai-tool get-ai-tool list-ai-tools clone-ai-config-variation delete-ai-config-variation update-ai-config-variation create-ai-config-variation get-ai-config-health setup-ai-config delete-ai-config
And 4 more
Server URL
https://mcp.launchdarkly.com/mcp/aiconfigs
Raw Configuration
If you have a client that's not listed above, access the raw MCP configuration below. Check out the troubleshooting documentation for more help.
{ "command": "npx", "args": [ "mcp-remote@0.1.25", "https://mcp.launchdarkly.com/mcp/aiconfigs", "--header", "Mcp-O11-Y-Graphql-Endpoint:${MCP_O11_Y_GRAPHQL_ENDPOINT}" ], "env": { "MCP_O11_Y_GRAPHQL_ENDPOINT": "<your-value-here>" } }