You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/__tests__/__snapshots__/options.defaults.test.ts.snap
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -111,6 +111,9 @@ exports[`options defaults should return specific properties: defaults 1`] = `
111
111
---
112
112
113
113
",
114
+
"serverInstanceOptions": {
115
+
"instructions": "Use the PatternFly MCP when a user asks about: PatternFly, pf, pf docs, design tokens, design guidelines, accessibility, PatternFly components, and frontend development.",
Copy file name to clipboardExpand all lines: src/__tests__/__snapshots__/server.test.ts.snap
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -161,6 +161,7 @@ exports[`runServer should attempt to run server, create transport, connect, and
161
161
"resources": {},
162
162
"tools": {},
163
163
},
164
+
"instructions": "Use the PatternFly MCP when a user asks about: PatternFly, pf, pf docs, design tokens, design guidelines, accessibility, PatternFly components, and frontend development.",
164
165
},
165
166
],
166
167
],
@@ -223,6 +224,7 @@ exports[`runServer should attempt to run server, disable SIGINT handler: diagnos
223
224
"resources": {},
224
225
"tools": {},
225
226
},
227
+
"instructions": "Use the PatternFly MCP when a user asks about: PatternFly, pf, pf docs, design tokens, design guidelines, accessibility, PatternFly components, and frontend development.",
226
228
},
227
229
],
228
230
],
@@ -280,6 +282,7 @@ exports[`runServer should attempt to run server, enable SIGINT handler explicitl
280
282
"resources": {},
281
283
"tools": {},
282
284
},
285
+
"instructions": "Use the PatternFly MCP when a user asks about: PatternFly, pf, pf docs, design tokens, design guidelines, accessibility, PatternFly components, and frontend development.",
283
286
},
284
287
],
285
288
],
@@ -351,6 +354,7 @@ exports[`runServer should attempt to run server, register a tool: diagnostics 1`
351
354
"resources": {},
352
355
"tools": {},
353
356
},
357
+
"instructions": "Use the PatternFly MCP when a user asks about: PatternFly, pf, pf docs, design tokens, design guidelines, accessibility, PatternFly components, and frontend development.",
354
358
},
355
359
],
356
360
],
@@ -433,6 +437,7 @@ exports[`runServer should attempt to run server, register multiple tools: diagno
433
437
"resources": {},
434
438
"tools": {},
435
439
},
440
+
"instructions": "Use the PatternFly MCP when a user asks about: PatternFly, pf, pf docs, design tokens, design guidelines, accessibility, PatternFly components, and frontend development.",
436
441
},
437
442
],
438
443
],
@@ -498,6 +503,7 @@ exports[`runServer should attempt to run server, use custom options: diagnostics
498
503
"resources": {},
499
504
"tools": {},
500
505
},
506
+
"instructions": "Use the PatternFly MCP when a user asks about: PatternFly, pf, pf docs, design tokens, design guidelines, accessibility, PatternFly components, and frontend development.",
501
507
},
502
508
],
503
509
],
@@ -569,6 +575,7 @@ exports[`runServer should attempt to run server, use default tools, http: diagno
569
575
"resources": {},
570
576
"tools": {},
571
577
},
578
+
"instructions": "Use the PatternFly MCP when a user asks about: PatternFly, pf, pf docs, design tokens, design guidelines, accessibility, PatternFly components, and frontend development.",
572
579
},
573
580
],
574
581
],
@@ -644,6 +651,7 @@ exports[`runServer should attempt to run server, use default tools, stdio: diagn
644
651
"resources": {},
645
652
"tools": {},
646
653
},
654
+
"instructions": "Use the PatternFly MCP when a user asks about: PatternFly, pf, pf docs, design tokens, design guidelines, accessibility, PatternFly components, and frontend development.",
instructions: 'Use the PatternFly MCP when a user asks about: PatternFly, pf, pf docs, design tokens, design guidelines, accessibility, PatternFly components, and frontend development.'
0 commit comments