@kya-os/create-mcpi-app 1.8.7 → 1.8.9

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,4 +1,4 @@
1
1
 
2
- > @kya-os/create-mcpi-app@1.8.7 build /Users/dylanhobbs/Documents/@kya-os/xmcp-i/packages/create-mcpi-app
2
+ > @kya-os/create-mcpi-app@1.8.9 build /Users/dylanhobbs/Documents/@kya-os/xmcp-i/packages/create-mcpi-app
3
3
  > tsc && chmod +x dist/index.js
4
4
 
@@ -1,6 +1,6 @@
1
1
 
2
2
  
3
- > @kya-os/create-mcpi-app@1.8.5 test:coverage /Users/dylanhobbs/Documents/@kya-os/xmcp-i/packages/create-mcpi-app
3
+ > @kya-os/create-mcpi-app@1.8.8 test:coverage /Users/dylanhobbs/Documents/@kya-os/xmcp-i/packages/create-mcpi-app
4
4
  > vitest run --coverage
5
5
 
6
6
  [?25l
@@ -12,22 +12,9 @@
12
12
 
13
13
   Test Files 0 passed (14)
14
14
   Tests 0 passed (0)
15
-  Start at 01:06:59
16
-  Duration 303ms
17
- [?2026l[?2026h
18
-  ❯ src/__tests__/cloudflare-template.test.ts [queued]
19
-  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts [queued]
20
-  ❯ src/__tests__/helpers/generate-config.test.ts [queued]
21
-  ❯ src/__tests__/helpers/generate-identity.test.ts [queued]
22
-  ❯ test-cloudflare/tests/session-management.test.ts [queued]
23
-
24
-  Test Files 0 passed (14)
25
-  Tests 0 passed (0)
26
-  Start at 01:06:59
27
-  Duration 508ms
28
- [?2026l[?2026hstdout | test-cloudflare/tests/session-management.test.ts > Session Management > Session Security > should not expose session data in logs
29
- [Session] Created session: secure-session
30
-
15
+  Start at 02:33:59
16
+  Duration 104ms
17
+ [?2026l[?2026h ✓ test-cloudflare/tests/cors-security.test.ts (29 tests) 4ms
31
18
 
32
19
   ❯ src/__tests__/cloudflare-template.test.ts [queued]
33
20
   ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts [queued]
@@ -36,129 +23,23 @@
36
23
   ❯ src/__tests__/helpers/install.test.ts [queued]
37
24
   ❯ src/__tests__/helpers/validate-project-structure.test.ts [queued]
38
25
   ❯ src/__tests__/scaffolder-envprefix.test.ts [queued]
39
-  ❯ src/helpers/__tests__/config-builder.spec.ts [queued]
40
26
   ❯ src/utils/__tests__/fetch-remote-config.test.ts [queued]
41
-  ❯ test-cloudflare/tests/cache-invalidation.test.ts [queued]
42
-  ❯ test-cloudflare/tests/delegation.test.ts [queued]
43
-  ❯ test-cloudflare/tests/do-routing.test.ts [queued]
44
-  ❯ test-cloudflare/tests/session-management.test.ts 1/17
45
-
46
-  Test Files 0 passed (14)
47
-  Tests 1 passed (17)
48
-  Start at 01:06:59
49
-  Duration 609ms
50
- [?2026l[?2026h ✓ test-cloudflare/tests/session-management.test.ts (17 tests) 26ms
51
- ✓ src/utils/__tests__/fetch-remote-config.test.ts (9 tests) 7ms
52
-
53
-  ❯ src/__tests__/cloudflare-template.test.ts 0/30
54
-  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts [queued]
55
-  ❯ src/__tests__/helpers/generate-config.test.ts 0/25
56
-  ❯ src/__tests__/helpers/generate-identity.test.ts 0/24
57
-  ❯ src/__tests__/helpers/install.test.ts [queued]
58
-  ❯ src/__tests__/helpers/validate-project-structure.test.ts [queued]
59
-  ❯ src/__tests__/scaffolder-envprefix.test.ts [queued]
60
-  ❯ src/helpers/__tests__/config-builder.spec.ts [queued]
61
27
   ❯ test-cloudflare/tests/cache-invalidation.test.ts 0/18
62
-  ❯ test-cloudflare/tests/delegation.test.ts 0/12
28
+  ❯ test-cloudflare/tests/delegation.test.ts 1/12
63
29
   ❯ test-cloudflare/tests/do-routing.test.ts 0/14
64
-  ❯ test-cloudflare/tests/session-management.test.ts 17/17
65
-
66
-  Test Files 2 passed (14)
67
-  Tests 26 passed (149)
68
-  Start at 01:06:59
69
-  Duration 710ms
70
- [?2026l[?2026hstdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include envPrefix in generated index.ts
71
- 
72
- 🏗️ Generating Cloudflare MCP-I project: test-agent...
73
-
74
- stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include envPrefix in generated index.ts
75
- 🔑 Generating cryptographic identity...
76
-
77
- ✓ test-cloudflare/tests/delegation.test.ts (12 tests) 9ms
78
- ✓ test-cloudflare/tests/cache-invalidation.test.ts (18 tests) 87ms
79
-
80
-  ❯ src/__tests__/cloudflare-template.test.ts 1/30
81
-  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts [queued]
82
-  ❯ src/__tests__/helpers/generate-config.test.ts 0/25
83
-  ❯ src/__tests__/helpers/generate-identity.test.ts 17/24
84
-  ❯ src/__tests__/helpers/install.test.ts [queued]
85
-  ❯ src/__tests__/helpers/validate-project-structure.test.ts 0/23
86
-  ❯ src/__tests__/scaffolder-envprefix.test.ts 0/4
87
-  ❯ src/helpers/__tests__/config-builder.spec.ts 0/12
88
-  ❯ test-cloudflare/tests/do-routing.test.ts 1/14
89
-  ❯ test-cloudflare/tests/session-management.test.ts 17/17
90
-
91
-  Test Files 4 passed (14)
92
-  Tests 75 passed (188)
93
-  Start at 01:06:59
94
-  Duration 838ms
95
- [?2026l[?2026hstdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include envPrefix in generated index.ts
96
- ✔ Created Cloudflare MCP-I template files
97
- - Generated identity keys in .dev.vars
98
- - Configured wrangler.toml with KV namespaces
99
- - Created modular tool structure
100
- - Created setup script for KV namespace creation
101
-
102
- ============================================================
103
- 🎉 Cloudflare MCP-I project created successfully!
104
- ============================================================
105
-
106
- 📝 Important Configuration Notes:
107
-
108
- 1. ADMIN_API_KEY (in .dev.vars):
109
- - Set to same value as AGENTSHIELD_API_KEY for convenience
110
- - You can change it if you need separate admin endpoint security
111
- - Required for admin endpoints like /admin/clear-cache
112
-
113
- 2. KV Namespaces (in wrangler.toml):
114
- - Required for MCP-I security features
115
- - Auto-created by 'npm run setup' script
116
- - Check wrangler.toml for 'TODO_REPLACE_WITH_ID' if setup failed
117
-
118
- 🚀 Next Steps:
119
- cd test-agent
120
-
121
- stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include envPrefix in generated index.ts
122
-  wrangler login # Login to Cloudflare first!
123
- npm run setup # Create KV namespaces
124
- npm run dev # Start local development
125
- npm run deploy # Deploy to Cloudflare
126
-
127
-
128
-
129
-  ❯ src/__tests__/cloudflare-template.test.ts 4/30
130
-  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 1/21
131
-  ❯ src/__tests__/helpers/install.test.ts 0/20
132
-  ❯ src/__tests__/scaffolder-envprefix.test.ts 1/4
133
-
134
-  Test Files 10 passed (14)
135
-  Tests 189 passed (258)
136
-  Start at 01:06:59
137
-  Duration 938ms
138
- [?2026l[?2026hstderr | src/helpers/__tests__/config-builder.spec.ts > buildConfigWithRemote > should fallback to local config when remote fetch fails
139
- [RemoteConfig] Neither projectId nor agentDid provided
140
-
141
-
142
-  ❯ src/__tests__/cloudflare-template.test.ts 4/30
143
-  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 1/21
144
-  ❯ src/__tests__/helpers/install.test.ts 0/20
145
-  ❯ src/__tests__/scaffolder-envprefix.test.ts 1/4
146
-
147
-  Test Files 10 passed (14)
148
-  Tests 189 passed (258)
149
-  Start at 01:06:59
150
-  Duration 938ms
151
- [?2026l[?2026h ✓ src/__tests__/helpers/generate-identity.test.ts (24 tests) 139ms
152
- ✓ src/__tests__/helpers/generate-config.test.ts (25 tests) 76ms
153
- ✓ src/helpers/__tests__/config-builder.spec.ts (12 tests) 5ms
154
- stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should use correct prefix format (uppercase with underscores)
155
- 
156
- 🏗️ Generating Cloudflare MCP-I project: my-awesome-agent...
30
+  ❯ test-cloudflare/tests/session-management.test.ts [queued]
157
31
 
158
- stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should use correct prefix format (uppercase with underscores)
159
- 🔑 Generating cryptographic identity...
32
+  Test Files 1 passed (14)
33
+  Tests 30 passed (73)
34
+  Start at 02:33:59
35
+  Duration 223ms
36
+ [?2026l[?2026h ✓ test-cloudflare/tests/delegation.test.ts (12 tests) 4ms
37
+ ✓ test-cloudflare/tests/cache-invalidation.test.ts (18 tests) 9ms
38
+ stdout | test-cloudflare/tests/session-management.test.ts > Session Management > Session Security > should not expose session data in logs
39
+ [Session] Created session: secure-session
160
40
 
161
- ✓ src/__tests__/helpers/validate-project-structure.test.ts (23 tests) 80ms
41
+ ✓ src/utils/__tests__/fetch-remote-config.test.ts (9 tests) 12ms
42
+ ✓ test-cloudflare/tests/session-management.test.ts (17 tests) 19ms
162
43
  stdout | src/__tests__/helpers/install.test.ts > install > Dependency installation > should install dependencies with npm
163
44
  
164
45
  📦 Installing dependencies with npm...
@@ -169,7 +50,10 @@
169
50
  📦 Installing dependencies with yarn...
170
51
  ✓ Lockfile created (yarn.lock) - remember to commit it
171
52
 
172
- ✓ test-cloudflare/tests/do-routing.test.ts (14 tests) 277ms
53
+ stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include envPrefix in generated index.ts
54
+ 
55
+ 🏗️ Generating Cloudflare MCP-I project: test-agent...
56
+
173
57
  stdout | src/__tests__/helpers/install.test.ts > install > Dependency installation > should install dependencies with pnpm
174
58
  
175
59
  📦 Installing dependencies with pnpm...
@@ -180,29 +64,32 @@
180
64
  📦 Installing dependencies with npm...
181
65
  ✓ Lockfile created (package-lock.json) - remember to commit it
182
66
 
67
+ stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include envPrefix in generated index.ts
68
+ 🔑 Generating cryptographic identity...
183
69
 
184
-  ❯ src/__tests__/cloudflare-template.test.ts 4/30
185
-  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 1/21
186
-  ❯ src/__tests__/helpers/install.test.ts 0/20
187
-  ❯ src/__tests__/scaffolder-envprefix.test.ts 1/4
188
70
 
189
-  Test Files 10 passed (14)
190
-  Tests 189 passed (258)
191
-  Start at 01:06:59
192
-  Duration 938ms
71
+  src/__tests__/cloudflare-template.test.ts 0/30
72
+  src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 0/21
73
+  src/__tests__/helpers/generate-config.test.ts 1/25
74
+  ❯ src/__tests__/scaffolder-envprefix.test.ts 0/4
75
+
76
+  Test Files 9 passed (14)
77
+  Tests 167 passed (246)
78
+  Start at 02:33:59
79
+  Duration 324ms
193
80
  [?2026l[?2026hstderr | src/__tests__/helpers/install.test.ts > install > Install progress reporting > should report correct package manager in log
194
81
  ⚠️ Warning: No lockfile generated (pnpm-lock.yaml)
195
82
 
196
83
 
197
-  ❯ src/__tests__/cloudflare-template.test.ts 4/30
198
-  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 1/21
199
-  ❯ src/__tests__/helpers/install.test.ts 0/20
200
-  ❯ src/__tests__/scaffolder-envprefix.test.ts 1/4
84
+  ❯ src/__tests__/cloudflare-template.test.ts 0/30
85
+  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 0/21
86
+  ❯ src/__tests__/helpers/generate-config.test.ts 1/25
87
+  ❯ src/__tests__/scaffolder-envprefix.test.ts 0/4
201
88
 
202
-  Test Files 10 passed (14)
203
-  Tests 189 passed (258)
204
-  Start at 01:06:59
205
-  Duration 938ms
89
+  Test Files 9 passed (14)
90
+  Tests 167 passed (246)
91
+  Start at 02:33:59
92
+  Duration 324ms
206
93
  [?2026l[?2026hstdout | src/__tests__/helpers/install.test.ts > install > Install progress reporting > should check for lockfile after installation
207
94
  
208
95
  📦 Installing dependencies with npm...
@@ -213,29 +100,114 @@
213
100
  📦 Installing dependencies with npm...
214
101
 
215
102
 
216
-  ❯ src/__tests__/cloudflare-template.test.ts 4/30
217
-  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 1/21
218
-  ❯ src/__tests__/helpers/install.test.ts 0/20
219
-  ❯ src/__tests__/scaffolder-envprefix.test.ts 1/4
103
+  ❯ src/__tests__/cloudflare-template.test.ts 0/30
104
+  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 0/21
105
+  ❯ src/__tests__/helpers/generate-config.test.ts 1/25
106
+  ❯ src/__tests__/scaffolder-envprefix.test.ts 0/4
220
107
 
221
-  Test Files 10 passed (14)
222
-  Tests 189 passed (258)
223
-  Start at 01:06:59
224
-  Duration 938ms
108
+  Test Files 9 passed (14)
109
+  Tests 167 passed (246)
110
+  Start at 02:33:59
111
+  Duration 324ms
225
112
  [?2026l[?2026hstderr | src/__tests__/helpers/install.test.ts > install > Error handling > should throw error when installation fails
226
113
  Failed to install dependencies with npm.
227
114
 
228
115
 
229
-  ❯ src/__tests__/cloudflare-template.test.ts 4/30
230
-  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 1/21
231
-  ❯ src/__tests__/helpers/install.test.ts 0/20
232
-  ❯ src/__tests__/scaffolder-envprefix.test.ts 1/4
116
+  ❯ src/__tests__/cloudflare-template.test.ts 0/30
117
+  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 0/21
118
+  ❯ src/__tests__/helpers/generate-config.test.ts 1/25
119
+  ❯ src/__tests__/scaffolder-envprefix.test.ts 0/4
120
+
121
+  Test Files 9 passed (14)
122
+  Tests 167 passed (246)
123
+  Start at 02:33:59
124
+  Duration 324ms
125
+ [?2026l[?2026hstdout | src/__tests__/helpers/install.test.ts > install > Error handling > should handle network errors during installation
126
+ 
127
+ 📦 Installing dependencies with npm...
128
+
129
+
130
+  ❯ src/__tests__/cloudflare-template.test.ts 0/30
131
+  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 0/21
132
+  ❯ src/__tests__/helpers/generate-config.test.ts 1/25
133
+  ❯ src/__tests__/scaffolder-envprefix.test.ts 0/4
134
+
135
+  Test Files 9 passed (14)
136
+  Tests 167 passed (246)
137
+  Start at 02:33:59
138
+  Duration 324ms
139
+ [?2026l[?2026hstderr | src/__tests__/helpers/install.test.ts > install > Error handling > should handle network errors during installation
140
+ Failed to install dependencies with npm.
141
+
142
+
143
+  ❯ src/__tests__/cloudflare-template.test.ts 0/30
144
+  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 0/21
145
+  ❯ src/__tests__/helpers/generate-config.test.ts 1/25
146
+  ❯ src/__tests__/scaffolder-envprefix.test.ts 0/4
147
+
148
+  Test Files 9 passed (14)
149
+  Tests 167 passed (246)
150
+  Start at 02:33:59
151
+  Duration 324ms
152
+ [?2026l[?2026hstdout | src/__tests__/helpers/install.test.ts > install > Error handling > should handle permission errors during installation
153
+ 
154
+ 📦 Installing dependencies with npm...
155
+
156
+
157
+  ❯ src/__tests__/cloudflare-template.test.ts 0/30
158
+  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 0/21
159
+  ❯ src/__tests__/helpers/generate-config.test.ts 1/25
160
+  ❯ src/__tests__/scaffolder-envprefix.test.ts 0/4
161
+
162
+  Test Files 9 passed (14)
163
+  Tests 167 passed (246)
164
+  Start at 02:33:59
165
+  Duration 324ms
166
+ [?2026l[?2026hstderr | src/__tests__/helpers/install.test.ts > install > Error handling > should handle permission errors during installation
167
+ Failed to install dependencies with npm.
168
+
169
+
170
+  ❯ src/__tests__/cloudflare-template.test.ts 0/30
171
+  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 0/21
172
+  ❯ src/__tests__/helpers/generate-config.test.ts 1/25
173
+  ❯ src/__tests__/scaffolder-envprefix.test.ts 0/4
174
+
175
+  Test Files 9 passed (14)
176
+  Tests 167 passed (246)
177
+  Start at 02:33:59
178
+  Duration 324ms
179
+ [?2026l[?2026hstdout | src/__tests__/helpers/install.test.ts > install > Error handling > should log error message when installation fails
180
+ 
181
+ 📦 Installing dependencies with npm...
182
+
183
+ stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should handle invalid package manager gracefully
184
+ 
185
+ 📦 Installing dependencies with unknown...
186
+
187
+
188
+  ❯ src/__tests__/cloudflare-template.test.ts 0/30
189
+  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 0/21
190
+  ❯ src/__tests__/helpers/generate-config.test.ts 1/25
191
+  ❯ src/__tests__/scaffolder-envprefix.test.ts 0/4
233
192
 
234
-  Test Files 10 passed (14)
235
-  Tests 189 passed (258)
236
-  Start at 01:06:59
237
-  Duration 938ms
238
- [?2026l[?2026hstdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should use correct prefix format (uppercase with underscores)
193
+  Test Files 9 passed (14)
194
+  Tests 167 passed (246)
195
+  Start at 02:33:59
196
+  Duration 324ms
197
+ [?2026l[?2026hstderr | src/__tests__/helpers/install.test.ts > install > Error handling > should handle invalid package manager gracefully
198
+ ⚠️ Warning: Unknown package manager "unknown", cannot check lockfile
199
+
200
+
201
+  ❯ src/__tests__/cloudflare-template.test.ts 0/30
202
+  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 0/21
203
+  ❯ src/__tests__/helpers/generate-config.test.ts 1/25
204
+  ❯ src/__tests__/scaffolder-envprefix.test.ts 0/4
205
+
206
+  Test Files 9 passed (14)
207
+  Tests 167 passed (246)
208
+  Start at 02:33:59
209
+  Duration 324ms
210
+ [?2026l[?2026hstdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include envPrefix in generated index.ts
239
211
  ✔ Created Cloudflare MCP-I template files
240
212
  - Generated identity keys in .dev.vars
241
213
  - Configured wrangler.toml with KV namespaces
@@ -259,96 +231,62 @@
259
231
  - Check wrangler.toml for 'TODO_REPLACE_WITH_ID' if setup failed
260
232
 
261
233
  🚀 Next Steps:
262
- cd my-awesome-agent
234
+ cd test-agent
263
235
 
264
- ✓ test-cloudflare/tests/cors-security.test.ts (29 tests) 14ms
265
- stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should use correct prefix format (uppercase with underscores)
236
+ stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include envPrefix in generated index.ts
266
237
   wrangler login # Login to Cloudflare first!
267
238
  npm run setup # Create KV namespaces
268
239
  npm run dev # Start local development
269
240
  npm run deploy # Deploy to Cloudflare
270
241
 
271
242
 
272
- stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should handle network errors during installation
243
+ stdout | src/__tests__/helpers/install.test.ts > install > Lockfile validation > should warn when lockfile not created
273
244
  
274
245
  📦 Installing dependencies with npm...
275
246
 
276
-
277
-  src/__tests__/cloudflare-template.test.ts 4/30
278
-  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 1/21
279
-  ❯ src/__tests__/helpers/install.test.ts 0/20
280
-  ❯ src/__tests__/scaffolder-envprefix.test.ts 1/4
281
-
282
-  Test Files 10 passed (14)
283
-  Tests 189 passed (258)
284
-  Start at 01:06:59
285
-  Duration 938ms
286
- [?2026l[?2026hstderr | src/__tests__/helpers/install.test.ts > install > Error handling > should handle network errors during installation
287
- Failed to install dependencies with npm.
288
-
289
-
290
-  ❯ src/__tests__/cloudflare-template.test.ts 4/30
291
-  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 1/21
292
-  ❯ src/__tests__/helpers/install.test.ts 0/20
293
-  ❯ src/__tests__/scaffolder-envprefix.test.ts 1/4
294
-
295
-  Test Files 10 passed (14)
296
-  Tests 189 passed (258)
297
-  Start at 01:06:59
298
-  Duration 938ms
299
- [?2026l[?2026hstdout | src/__tests__/helpers/install.test.ts > install > Error handling > should handle permission errors during installation
247
+ ✓ test-cloudflare/tests/do-routing.test.ts (14 tests) 97ms
248
+ stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should use correct prefix format (uppercase with underscores)
300
249
  
301
- 📦 Installing dependencies with npm...
302
-
303
-
304
-  ❯ src/__tests__/cloudflare-template.test.ts 7/30
305
-  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 2/21
306
-
307
-  Test Files 12 passed (14)
308
-  Tests 216 passed (258)
309
-  Start at 01:06:59
310
-  Duration 1.14s
311
- [?2026l[?2026hstderr | src/__tests__/helpers/install.test.ts > install > Error handling > should handle permission errors during installation
312
- Failed to install dependencies with npm.
313
-
250
+ 🏗️ Generating Cloudflare MCP-I project: my-awesome-agent...
314
251
 
315
-  ❯ src/__tests__/cloudflare-template.test.ts 7/30
316
-  src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 2/21
252
+ ✓ src/__tests__/helpers/install.test.ts (20 tests) 48ms
253
+ stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should use correct prefix format (uppercase with underscores)
254
+ 🔑 Generating cryptographic identity...
317
255
 
318
-  Test Files 12 passed (14)
319
-  Tests 216 passed (258)
320
-  Start at 01:06:59
321
-  Duration 1.14s
322
- [?2026l[?2026hstdout | src/__tests__/helpers/install.test.ts > install > Error handling > should log error message when installation fails
323
- 
324
- 📦 Installing dependencies with npm...
256
+ ✓ src/__tests__/helpers/validate-project-structure.test.ts (23 tests) 50ms
257
+ ✓ src/__tests__/helpers/generate-identity.test.ts (24 tests) 60ms
258
+ stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should use correct prefix format (uppercase with underscores)
259
+ ✔ Created Cloudflare MCP-I template files
260
+ - Generated identity keys in .dev.vars
261
+ - Configured wrangler.toml with KV namespaces
262
+ - Created modular tool structure
263
+ - Created setup script for KV namespace creation
325
264
 
326
- stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should handle invalid package manager gracefully
327
- 
328
- 📦 Installing dependencies with unknown...
265
+ ============================================================
266
+ 🎉 Cloudflare MCP-I project created successfully!
267
+ ============================================================
329
268
 
269
+ 📝 Important Configuration Notes:
330
270
 
331
-  src/__tests__/cloudflare-template.test.ts 7/30
332
-  src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 2/21
271
+ 1. ADMIN_API_KEY (in .dev.vars):
272
+ - Set to same value as AGENTSHIELD_API_KEY for convenience
273
+ - You can change it if you need separate admin endpoint security
274
+ - Required for admin endpoints like /admin/clear-cache
333
275
 
334
-  Test Files 12 passed (14)
335
-  Tests 216 passed (258)
336
-  Start at 01:06:59
337
-  Duration 1.14s
338
- [?2026l[?2026hstderr | src/__tests__/helpers/install.test.ts > install > Error handling > should handle invalid package manager gracefully
339
- ⚠️ Warning: Unknown package manager "unknown", cannot check lockfile
276
+ 2. KV Namespaces (in wrangler.toml):
277
+ - Required for MCP-I security features
278
+ - Auto-created by 'npm run setup' script
279
+ - Check wrangler.toml for 'TODO_REPLACE_WITH_ID' if setup failed
340
280
 
281
+ 🚀 Next Steps:
282
+ cd my-awesome-agent
341
283
 
342
-  src/__tests__/cloudflare-template.test.ts 7/30
343
-  src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 2/21
284
+ stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should use correct prefix format (uppercase with underscores)
285
+  wrangler login # Login to Cloudflare first!
286
+ npm run setup # Create KV namespaces
287
+ npm run dev # Start local development
288
+ npm run deploy # Deploy to Cloudflare
344
289
 
345
-  Test Files 12 passed (14)
346
-  Tests 216 passed (258)
347
-  Start at 01:06:59
348
-  Duration 1.14s
349
- [?2026l[?2026hstdout | src/__tests__/helpers/install.test.ts > install > Lockfile validation > should warn when lockfile not created
350
- 
351
- 📦 Installing dependencies with npm...
352
290
 
353
291
  stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include comment explaining envPrefix purpose
354
292
  
@@ -357,7 +295,6 @@
357
295
  stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include comment explaining envPrefix purpose
358
296
  🔑 Generating cryptographic identity...
359
297
 
360
- ✓ src/__tests__/helpers/install.test.ts (20 tests) 84ms
361
298
  stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include comment explaining envPrefix purpose
362
299
  ✔ Created Cloudflare MCP-I template files
363
300
  - Generated identity keys in .dev.vars
@@ -431,38 +368,53 @@
431
368
  npm run deploy # Deploy to Cloudflare
432
369
 
433
370
 
434
- ✓ src/__tests__/scaffolder-envprefix.test.ts (4 tests) 283ms
435
371
 
436
-  ❯ src/__tests__/cloudflare-template.test.ts 7/30
437
-  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 2/21
372
+  ❯ src/__tests__/cloudflare-template.test.ts 0/30
373
+  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 0/21
374
+  ❯ src/__tests__/helpers/generate-config.test.ts 1/25
375
+  ❯ src/__tests__/scaffolder-envprefix.test.ts 0/4
376
+
377
+  Test Files 9 passed (14)
378
+  Tests 167 passed (246)
379
+  Start at 02:33:59
380
+  Duration 324ms
381
+ [?2026l[?2026h ✓ src/__tests__/helpers/generate-config.test.ts (25 tests) 58ms
382
+ ✓ src/__tests__/scaffolder-envprefix.test.ts (4 tests) 65ms
383
+
384
+
385
+
386
+  ❯ src/__tests__/cloudflare-template.test.ts 10/30
387
+
388
+  Test Files 13 passed (14)
389
+  Tests 238 passed (258)
390
+  Start at 02:33:59
391
+  Duration 424ms
392
+ [?2026l[?2026hstderr | src/helpers/__tests__/config-builder.spec.ts > buildConfigWithRemote > should fallback to local config when remote fetch fails
393
+ [RemoteConfig] Neither projectId nor agentDid provided
394
+
395
+
396
+
397
+  ❯ src/__tests__/cloudflare-template.test.ts 10/30
438
398
 
439
-  Test Files 12 passed (14)
440
-  Tests 216 passed (258)
441
-  Start at 01:06:59
442
-  Duration 1.14s
443
- [?2026l[?2026h
444
-  ❯ src/__tests__/cloudflare-template.test.ts 16/30
445
-  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 10/21
399
+  Test Files 13 passed (14)
400
+  Tests 238 passed (258)
401
+  Start at 02:33:59
402
+  Duration 424ms
403
+ [?2026l[?2026h ✓ src/helpers/__tests__/config-builder.spec.ts (12 tests) 4ms
404
+ ✓ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts (21 tests) 139ms
446
405
 
447
-  Test Files 12 passed (14)
448
-  Tests 233 passed (258)
449
-  Start at 01:06:59
450
-  Duration 1.24s
451
- [?2026l[?2026h
452
-  ❯ src/__tests__/cloudflare-template.test.ts 17/30
453
-  ❯ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts 12/21
406
+  src/__tests__/cloudflare-template.test.ts 10/30
454
407
 
455
-  Test Files 12 passed (14)
456
-  Tests 236 passed (258)
457
-  Start at 01:06:59
458
-  Duration 1.47s
459
- [?2026l ✓ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts (21 tests) 581ms
460
- ✓ src/__tests__/cloudflare-template.test.ts (30 tests | 2 skipped) 791ms
408
+  Test Files 13 passed (14)
409
+  Tests 238 passed (258)
410
+  Start at 02:33:59
411
+  Duration 424ms
412
+ [?2026l ✓ src/__tests__/cloudflare-template.test.ts (30 tests | 2 skipped) 174ms
461
413
 
462
414
   Test Files  14 passed (14)
463
415
   Tests  256 passed | 2 skipped (258)
464
-  Start at  01:06:58
465
-  Duration  1.76s (transform 1.66s, setup 0ms, collect 3.17s, tests 2.46s, environment 25ms, prepare 777ms)
416
+  Start at  02:33:59
417
+  Duration  574ms (transform 692ms, setup 0ms, collect 1.27s, tests 745ms, environment 1ms, prepare 210ms)
466
418
 
467
419
   % Coverage report from v8
468
420
 
@@ -1,16 +1,10 @@
1
1
 
2
- > @kya-os/create-mcpi-app@1.8.1 test /Users/dylanhobbs/Documents/@kya-os/xmcp-i/packages/create-mcpi-app
2
+ > @kya-os/create-mcpi-app@1.8.8 test /Users/dylanhobbs/Documents/@kya-os/xmcp-i/packages/create-mcpi-app
3
3
  > vitest run
4
4
 
5
5
 
6
6
  RUN v4.0.5 /Users/dylanhobbs/Documents/@kya-os/xmcp-i/packages/create-mcpi-app
7
7
 
8
- ✓ test-cloudflare/tests/delegation.test.ts (12 tests) 4ms
9
- ✓ test-cloudflare/tests/cache-invalidation.test.ts (18 tests) 4ms
10
- stdout | test-cloudflare/tests/session-management.test.ts > Session Management > Session Security > should not expose session data in logs
11
- [Session] Created session: secure-session
12
-
13
- ✓ test-cloudflare/tests/session-management.test.ts (17 tests) 20ms
14
8
  stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include envPrefix in generated index.ts
15
9
 
16
10
  🏗️ Generating Cloudflare MCP-I project: test-agent...
@@ -18,71 +12,6 @@ stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Confi
18
12
  stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include envPrefix in generated index.ts
19
13
  🔑 Generating cryptographic identity...
20
14
 
21
- stdout | src/__tests__/helpers/install.test.ts > install > Dependency installation > should install dependencies with npm
22
-
23
- 📦 Installing dependencies with npm...
24
- ✓ Lockfile created (package-lock.json) - remember to commit it
25
-
26
- stdout | src/__tests__/helpers/install.test.ts > install > Dependency installation > should install dependencies with yarn
27
-
28
- 📦 Installing dependencies with yarn...
29
- ✓ Lockfile created (yarn.lock) - remember to commit it
30
-
31
- stdout | src/__tests__/helpers/install.test.ts > install > Dependency installation > should install dependencies with pnpm
32
-
33
- 📦 Installing dependencies with pnpm...
34
- ✓ Lockfile created (pnpm-lock.yaml) - remember to commit it
35
-
36
- stdout | src/__tests__/helpers/install.test.ts > install > Dependency installation > should use correct working directory
37
-
38
- 📦 Installing dependencies with npm...
39
- ✓ Lockfile created (package-lock.json) - remember to commit it
40
-
41
- stdout | src/__tests__/helpers/install.test.ts > install > Install progress reporting > should check for lockfile after installation
42
- stderr | src/__tests__/helpers/install.test.ts > install > Install progress reporting > should report correct package manager in log
43
-
44
- 📦 Installing dependencies with npm...
45
- ✓ Lockfile created (package-lock.json) - remember to commit it
46
- ⚠️ Warning: No lockfile generated (pnpm-lock.yaml)
47
-
48
-
49
- stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should throw error when installation fails
50
-
51
- stderr | src/__tests__/helpers/install.test.ts > install > Error handling > should throw error when installation fails
52
- 📦 Installing dependencies with npm...
53
-
54
- Failed to install dependencies with npm.
55
- stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should handle network errors during installation
56
-
57
- 📦 Installing dependencies with npm...
58
-
59
-
60
- stderr | src/__tests__/helpers/install.test.ts > install > Error handling > should handle network errors during installation
61
- Failed to install dependencies with npm.
62
-
63
- ✓ test-cloudflare/tests/do-routing.test.ts (14 tests) 78ms
64
- stderr | src/__tests__/helpers/install.test.ts > install > Error handling > should handle permission errors during installation
65
- stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should handle permission errors during installation
66
- Failed to install dependencies with npm.
67
-
68
-
69
- 📦 Installing dependencies with npm...
70
-
71
- stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should log error message when installation fails
72
- stderr | src/__tests__/helpers/install.test.ts > install > Error handling > should handle invalid package manager gracefully
73
- ⚠️ Warning: Unknown package manager "unknown", cannot check lockfile
74
-
75
-
76
- 📦 Installing dependencies with npm...
77
-
78
- stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should handle invalid package manager gracefully
79
-
80
- 📦 Installing dependencies with unknown...
81
-
82
- stdout | src/__tests__/helpers/install.test.ts > install > Lockfile validation > should warn when lockfile not created
83
-
84
- 📦 Installing dependencies with npm...
85
-
86
15
  stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include envPrefix in generated index.ts
87
16
  ✔ Created Cloudflare MCP-I template files
88
17
  - Generated identity keys in .dev.vars
@@ -109,9 +38,6 @@ stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Confi
109
38
  🚀 Next Steps:
110
39
  cd test-agent
111
40
 
112
- ✓ src/__tests__/helpers/install.test.ts (20 tests) 47ms
113
- ✓ src/__tests__/helpers/generate-identity.test.ts (24 tests) 26ms
114
- ✓ src/utils/__tests__/fetch-remote-config.test.ts (9 tests) 7ms
115
41
  stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include envPrefix in generated index.ts
116
42
  wrangler login # Login to Cloudflare first!
117
43
  npm run setup # Create KV namespaces
@@ -119,8 +45,6 @@ stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Confi
119
45
  npm run deploy # Deploy to Cloudflare
120
46
 
121
47
 
122
- ✓ src/__tests__/helpers/validate-project-structure.test.ts (23 tests) 56ms
123
- ✓ src/__tests__/helpers/generate-config.test.ts (25 tests) 59ms
124
48
  stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should use correct prefix format (uppercase with underscores)
125
49
 
126
50
  🏗️ Generating Cloudflare MCP-I project: my-awesome-agent...
@@ -128,11 +52,6 @@ stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Confi
128
52
  stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should use correct prefix format (uppercase with underscores)
129
53
  🔑 Generating cryptographic identity...
130
54
 
131
- stderr | src/helpers/__tests__/config-builder.spec.ts > buildConfigWithRemote > should fallback to local config when remote fetch fails
132
- [RemoteConfig] Neither projectId nor agentDid provided
133
-
134
- ✓ src/helpers/__tests__/config-builder.spec.ts (12 tests) 3ms
135
- ✓ test-cloudflare/tests/cors-security.test.ts (29 tests) 3ms
136
55
  stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should use correct prefix format (uppercase with underscores)
137
56
  ✔ Created Cloudflare MCP-I template files
138
57
  - Generated identity keys in .dev.vars
@@ -246,12 +165,93 @@ stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Confi
246
165
  npm run deploy # Deploy to Cloudflare
247
166
 
248
167
 
249
- ✓ src/__tests__/scaffolder-envprefix.test.ts (4 tests) 222ms
250
- ✓ src/__tests__/cloudflare-template.test.ts (30 tests | 2 skipped) 380ms
251
- src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts (21 tests) 531ms
168
+ ✓ src/__tests__/scaffolder-envprefix.test.ts (4 tests) 18ms
169
+ ✓ src/utils/__tests__/fetch-remote-config.test.ts (9 tests) 4ms
170
+ test-cloudflare/tests/do-routing.test.ts (14 tests) 41ms
171
+ stderr | src/helpers/__tests__/config-builder.spec.ts > buildConfigWithRemote > should fallback to local config when remote fetch fails
172
+ [RemoteConfig] Neither projectId nor agentDid provided
173
+
174
+ ✓ src/helpers/__tests__/config-builder.spec.ts (12 tests) 3ms
175
+ ✓ test-cloudflare/tests/cache-invalidation.test.ts (18 tests) 10ms
176
+ ✓ test-cloudflare/tests/cors-security.test.ts (29 tests) 10ms
177
+ ✓ src/__tests__/helpers/generate-identity.test.ts (24 tests) 160ms
178
+ stdout | test-cloudflare/tests/session-management.test.ts > Session Management > Session Security > should not expose session data in logs
179
+ [Session] Created session: secure-session
180
+
181
+ stdout | src/__tests__/helpers/install.test.ts > install > Dependency installation > should install dependencies with npm
182
+
183
+ 📦 Installing dependencies with npm...
184
+ ✓ Lockfile created (package-lock.json) - remember to commit it
185
+
186
+ stdout | src/__tests__/helpers/install.test.ts > install > Dependency installation > should install dependencies with yarn
187
+
188
+ 📦 Installing dependencies with yarn...
189
+ ✓ Lockfile created (yarn.lock) - remember to commit it
190
+
191
+ stdout | src/__tests__/helpers/install.test.ts > install > Dependency installation > should install dependencies with pnpm
192
+
193
+ 📦 Installing dependencies with pnpm...
194
+ ✓ Lockfile created (pnpm-lock.yaml) - remember to commit it
195
+
196
+ ✓ test-cloudflare/tests/session-management.test.ts (17 tests) 13ms
197
+ stdout | src/__tests__/helpers/install.test.ts > install > Dependency installation > should use correct working directory
198
+
199
+ 📦 Installing dependencies with npm...
200
+ ✓ Lockfile created (package-lock.json) - remember to commit it
201
+
202
+ stdout | src/__tests__/helpers/install.test.ts > install > Install progress reporting > should check for lockfile after installation
203
+
204
+ 📦 Installing dependencies with npm...
205
+ ✓ Lockfile created (package-lock.json) - remember to commit it
206
+ stderr | src/__tests__/helpers/install.test.ts > install > Install progress reporting > should report correct package manager in log
207
+
208
+ stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should throw error when installation fails
209
+ ⚠️ Warning: No lockfile generated (pnpm-lock.yaml)
210
+
211
+
212
+ 📦 Installing dependencies with npm...
213
+ stderr | src/__tests__/helpers/install.test.ts > install > Error handling > should throw error when installation fails
214
+
215
+ stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should handle network errors during installation
216
+
217
+ Failed to install dependencies with npm.
218
+ 📦 Installing dependencies with npm...
219
+
220
+
221
+ stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should handle permission errors during installation
222
+
223
+ 📦 Installing dependencies with npm...
224
+
225
+ stderr | src/__tests__/helpers/install.test.ts > install > Error handling > should handle network errors during installation
226
+ Failed to install dependencies with npm.
227
+
228
+ stderr | src/__tests__/helpers/install.test.ts > install > Error handling > should handle permission errors during installation
229
+ Failed to install dependencies with npm.
230
+
231
+ ✓ src/__tests__/helpers/validate-project-structure.test.ts (23 tests) 262ms
232
+ stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should log error message when installation fails
233
+
234
+ 📦 Installing dependencies with npm...
235
+
236
+ stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should handle invalid package manager gracefully
237
+
238
+ 📦 Installing dependencies with unknown...
239
+
240
+ stderr | src/__tests__/helpers/install.test.ts > install > Error handling > should handle invalid package manager gracefully
241
+ ⚠️ Warning: Unknown package manager "unknown", cannot check lockfile
242
+
243
+ stdout | src/__tests__/helpers/install.test.ts > install > Lockfile validation > should warn when lockfile not created
244
+
245
+ 📦 Installing dependencies with npm...
246
+
247
+ ✓ src/__tests__/helpers/install.test.ts (20 tests) 50ms
248
+ ✓ test-cloudflare/tests/delegation.test.ts (12 tests) 5ms
249
+ ✓ src/__tests__/helpers/generate-config.test.ts (25 tests) 38ms
250
+ ✓ src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts (21 tests) 874ms
251
+ ✓ src/__tests__/cloudflare-template.test.ts (30 tests | 2 skipped) 743ms
252
252
 
253
253
  Test Files 14 passed (14)
254
254
  Tests 256 passed | 2 skipped (258)
255
- Start at 22:53:48
256
- Duration 1.19s (transform 956ms, setup 0ms, collect 1.73s, tests 1.44s, environment 1ms, prepare 92ms)
255
+ Start at 02:27:25
256
+ Duration 3.10s (transform 1.21s, setup 0ms, collect 2.77s, tests 2.23s, environment 1ms, prepare 352ms)
257
257
 
@@ -80,7 +80,7 @@ export async function fetchCloudflareMcpiTemplate(targetDir, options) {
80
80
  "kv:create-tool-protection": `wrangler kv:namespace create ${projectNameUpper}_${KV_BINDING_NAMES[4]}`,
81
81
  },
82
82
  dependencies: {
83
- "@kya-os/mcp-i-cloudflare": "1.6.7",
83
+ "@kya-os/mcp-i-cloudflare": "1.6.9",
84
84
  "@modelcontextprotocol/sdk": "1.22.0",
85
85
  agents: "0.2.21",
86
86
  hono: "4.6.3",
@@ -657,7 +657,7 @@ dist
657
657
  await runCommand(packageManager, ["install"], targetDir);
658
658
  // 13a. Verify installed version matches expected version
659
659
  console.log(chalk.blue("\n🔍 Verifying package versions..."));
660
- const expectedVersion = "1.6.7";
660
+ const expectedVersion = "1.6.9";
661
661
  try {
662
662
  const installedPackagePath = path.join(targetDir, "node_modules", "@kya-os", "mcp-i-cloudflare", "package.json");
663
663
  if (fs.existsSync(installedPackagePath)) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kya-os/create-mcpi-app",
3
- "version": "1.8.7",
3
+ "version": "1.8.9",
4
4
  "description": "Scaffold a new MCP-I application",
5
5
  "bin": {
6
6
  "create-mcpi-app": "./dist/index.js"
@@ -18,7 +18,7 @@
18
18
  "@kya-os/cli-effects": "^1.0.19",
19
19
  "@kya-os/contracts": "^1.6.1",
20
20
  "@kya-os/mcp-i": "^1.6.1",
21
- "@kya-os/mcp-i-cloudflare": "^1.6.7",
21
+ "@kya-os/mcp-i-cloudflare": "^1.6.9",
22
22
  "base-x": "^5.0.0",
23
23
  "chalk": "^4.1.2",
24
24
  "commander": "^12.1.0",