II.
Tool JSON
Structured · livetool:launchdarkly
LaunchDarkly json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:launchdarkly",
"_kind": "Tool",
"_file": "domain/tools/stack-part-implementations.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "LaunchDarkly",
"homepageUrl": "https://launchdarkly.com",
"kind": "other",
"description": "Feature-flag and A/B testing platform with targeting rules,\nexperimentation, and progressive rollouts.\n"
},
"outgoingEdges": [
{
"from": "tool:launchdarkly",
"to": "stack-part:experiment-platform",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "tool:launchdarkly",
"to": "skill-area:feature-management",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:launchdarkly",
"to": "tool:flagsmith",
"kind": "alternative_to",
"attributes": {
"comparison": "Feature flag platforms"
}
},
{
"from": "tool:launchdarkly",
"to": "tool:unleash",
"kind": "alternative_to",
"attributes": {
"comparison": "Feature flag platforms"
}
},
{
"from": "tool:launchdarkly",
"to": "tool:split-io",
"kind": "alternative_to",
"attributes": {
"comparison": "Feature flag platforms"
}
}
],
"incomingEdges": [
{
"from": "stack-part:feature-flag-service",
"to": "tool:launchdarkly",
"kind": "implemented_by",
"attributes": {}
},
{
"from": "stack-part:experiment-platform",
"to": "tool:launchdarkly",
"kind": "implemented_by",
"attributes": {}
},
{
"from": "tool:flagsmith",
"to": "tool:launchdarkly",
"kind": "alternative_to",
"attributes": {
"comparison": "Feature flag platforms"
}
},
{
"from": "tool:unleash",
"to": "tool:launchdarkly",
"kind": "alternative_to",
"attributes": {
"comparison": "Feature flag platforms"
}
},
{
"from": "tool:split-io",
"to": "tool:launchdarkly",
"kind": "alternative_to",
"attributes": {
"comparison": "Feature flag platforms"
}
},
{
"from": "tool-server:mcp-launchdarkly",
"to": "tool:launchdarkly",
"kind": "integrates_with",
"attributes": {}
}
]
}