File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json" ,
3- "name" : " com.devcycle/mcp" ,
4- "description" : " DevCycle MCP server for feature flag management" ,
5- "version" : " 6.2.0" ,
6- "repository" : {
7- "url" : " https://github.com/DevCycleHQ/cli" ,
8- "source" : " github"
9- },
10- "websiteUrl" : " https://docs.devcycle.com/cli-mcp/mcp-getting-started" ,
11- "remotes" : [
12- {
13- "type" : " streamable-http" ,
14- "url" : " https://mcp.devcycle.com/mcp"
2+ "$schema" : " https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json" ,
3+ "name" : " com.devcycle/mcp" ,
4+ "description" : " DevCycle MCP server for feature flag management" ,
5+ "version" : " 6.2.0" ,
6+ "repository" : {
7+ "url" : " https://github.com/DevCycleHQ/cli" ,
8+ "source" : " github"
159 },
16- {
17- "type" : " sse" ,
18- "url" : " https://mcp.devcycle.com/sse"
19- }
20- ]
10+ "websiteUrl" : " https://docs.devcycle.com/cli-mcp/mcp-getting-started" ,
11+ "remotes" : [
12+ {
13+ "type" : " streamable-http" ,
14+ "url" : " https://mcp.devcycle.com/mcp"
15+ },
16+ {
17+ "type" : " sse" ,
18+ "url" : " https://mcp.devcycle.com/sse"
19+ }
20+ ]
2121}
You can’t perform that action at this time.
0 commit comments