Skip to content

Commit 39d9058

Browse files
authored
Merge pull request #278 from simplesagar/patch-3
chore: disable MCP server generation
2 parents 26d4f88 + 3a029d5 commit 39d9058

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ typescript:
3535
constFieldsAlwaysOptional: true
3636
defaultErrorName: SDKError
3737
enableCustomCodeRegions: false
38-
enableMCPServer: true
38+
enableMCPServer: false
3939
enableReactQuery: false
4040
enumFormat: union
4141
flattenGlobalSecurity: true

0 commit comments

Comments
 (0)