Skip to content

Commit 0efc430

Browse files
Copilotnieblara
andauthored
Update feature management MCP URL from /v1 to /fm and update CODEOWNERS (#20)
* Initial plan * Replace /mcp/v1 with /fm in MCP server URL Co-authored-by: nieblara <17378597+nieblara@users.noreply.github.com> * Update .mcp.json * Update CODEOWNERS to team-fm-foundations Co-authored-by: nieblara <17378597+nieblara@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: nieblara <17378597+nieblara@users.noreply.github.com> Co-authored-by: Ramon Niebla <rniebla@launchdarkly.com>
1 parent 272bf58 commit 0efc430

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"mcpServers": {
33
"LaunchDarkly": {
44
"type": "http",
5-
"url": "https://mcp.launchdarkly.com/mcp/v1",
5+
"url": "https://mcp.launchdarkly.com/mcp/fm",
66
"headers": {}
77
}
88
}

0 commit comments

Comments
 (0)