@pmxt/mcp 2.30.2 → 2.30.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  // AUTO-GENERATED by mcp/scripts/generate-tools.js -- DO NOT EDIT
2
- // Generated from core/src/server/openapi.yaml (2026-04-11)
2
+ // Generated from core/src/server/openapi.yaml (2026-04-13)
3
3
  export const TOOLS = [
4
4
  {
5
5
  "name": "buildOrder",
@@ -394,7 +394,7 @@ export const TOOLS = [
394
394
  "name": "params",
395
395
  "kind": "object",
396
396
  "optional": true,
397
- "flatten": false
397
+ "flatten": true
398
398
  }
399
399
  ]
400
400
  },
@@ -555,7 +555,7 @@ export const TOOLS = [
555
555
  "name": "params",
556
556
  "kind": "object",
557
557
  "optional": true,
558
- "flatten": false
558
+ "flatten": true
559
559
  }
560
560
  ]
561
561
  },
@@ -644,7 +644,7 @@ export const TOOLS = [
644
644
  "name": "params",
645
645
  "kind": "object",
646
646
  "optional": true,
647
- "flatten": false
647
+ "flatten": true
648
648
  }
649
649
  ]
650
650
  },
@@ -733,7 +733,7 @@ export const TOOLS = [
733
733
  "name": "params",
734
734
  "kind": "object",
735
735
  "optional": true,
736
- "flatten": false
736
+ "flatten": true
737
737
  }
738
738
  ]
739
739
  },
@@ -838,7 +838,7 @@ export const TOOLS = [
838
838
  "name": "params",
839
839
  "kind": "object",
840
840
  "optional": true,
841
- "flatten": false
841
+ "flatten": true
842
842
  }
843
843
  ]
844
844
  },
@@ -943,7 +943,7 @@ export const TOOLS = [
943
943
  "name": "params",
944
944
  "kind": "object",
945
945
  "optional": true,
946
- "flatten": false
946
+ "flatten": true
947
947
  }
948
948
  ]
949
949
  },
@@ -990,7 +990,7 @@ export const TOOLS = [
990
990
  "name": "params",
991
991
  "kind": "object",
992
992
  "optional": true,
993
- "flatten": false
993
+ "flatten": true
994
994
  }
995
995
  ]
996
996
  },
@@ -1084,7 +1084,7 @@ export const TOOLS = [
1084
1084
  "name": "params",
1085
1085
  "kind": "object",
1086
1086
  "optional": true,
1087
- "flatten": false
1087
+ "flatten": true
1088
1088
  }
1089
1089
  ]
1090
1090
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pmxt/mcp",
3
- "version": "2.30.2",
3
+ "version": "2.30.4",
4
4
  "description": "MCP server for PMXT - the unified prediction market API",
5
5
  "type": "module",
6
6
  "bin": {