Configure the LaunchDarkly hosted MCP server during onboarding. Use when the parent LaunchDarkly onboarding skill reaches Step 4 (MCP). Supports Cursor, Claude Code, Windsurf, GitHub Copilot, and other MCP-compatible agents. OAuth authentication; no API keys for the hosted server.
$npx -y skills add launchdarkly/agent-skills --skill mcp-configureInstalls into the current project.
Run `npx skills use "https://github.com/launchdarkly/agent-skills" --skill "launchdarkly/agent-skills/mcp-configure"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/launchdarkly/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/launchdarkly/agent-skills"` and select the relevant skills, then follow their instructions.