Handles step 4 of LaunchDarkly's onboarding flow, getting their hosted MCP server wired into your editor so you can manage feature flags through MCP tools instead of copy-pasting API keys. Works with Cursor, Claude Code, Windsurf, and Copilot. The skill tries a quick install link first, falls back to manual config file edits if needed, then does a silent probe after restart to confirm MCP tools are live. If the probe fails it switches to ldcli or API without blocking the rest of onboarding. OAuth means no token juggling for the hosted version. For federal or EU deployments where hosted isn't available, it falls back to local npx with access tokens.
npx skills add https://github.com/launchdarkly/agent-skills --skill mcp-configure