mcp-configure

Installation
SKILL.md

LaunchDarkly MCP Server Configuration (onboarding)

Configures the LaunchDarkly hosted MCP server so flag management skills and onboarding can use MCP tools. Uses OAuth for authentication — no API keys needed for the hosted server.

This skill is nested under LaunchDarkly onboarding; the parent skill's Step 4 hands off here. Hosted MCP is the default. For federal/EU or other cases where hosted is unavailable, use the Local server via npx section in MCP Config Templates and local MCP server docs.

Prerequisites

  • A LaunchDarkly account (sign up at the resolved signup URL — see Source Attribution in the parent skill; default: https://app.launchdarkly.com/signup?source=agent)
  • An MCP-compatible coding agent

Hosted MCP Servers

LaunchDarkly provides two hosted MCP servers. For onboarding, only the feature management server is required.

Server URL Purpose
Feature management https://mcp.launchdarkly.com/mcp/fm Manage feature flags
AI Configs https://mcp.launchdarkly.com/mcp/aiconfigs Manage AI Configs
Installs
3
GitHub Stars
17
First Seen
May 5, 2026
mcp-configure — launchdarkly/ai-tooling