Is your feature request related to a problem? Please describe.
As an Augment and Launch Darkly user, I would like to have instructions on how to use Augment with the Launch Darkly MCP server
Describe the solution you'd like
You can use the following command, and have to populate the LAUNCH_DARKLY_API_KEY
npx -y --package @launchdarkly/mcp-server -- mcp start --api-key ${LAUNCH_DARKLY_API_KEY}
Describe alternatives you've considered
n/a - just requesting to add documentation for other users.
Additional context
n/a
Is your feature request related to a problem? Please describe.
As an Augment and Launch Darkly user, I would like to have instructions on how to use Augment with the Launch Darkly MCP server
Describe the solution you'd like
You can use the following command, and have to populate the
LAUNCH_DARKLY_API_KEYnpx -y --package @launchdarkly/mcp-server -- mcp start --api-key ${LAUNCH_DARKLY_API_KEY}Describe alternatives you've considered
n/a - just requesting to add documentation for other users.
Additional context
n/a