π File detail
tools/MCPTool/prompt.ts
π§© .tsπ 4 linesπΎ 119 bytesπ text
β Back to All Filesπ― Use case
This module implements the βMCPToolβ tool (M C P) β something the model can call at runtime alongside other agent tools. On the API surface it exposes PROMPT and DESCRIPTION β mainly types, interfaces, or factory objects.
Generated from folder role, exports, dependency roots, and inline comments β not hand-reviewed for every path.
π§ Inline summary
// Actual prompt and description are overridden in mcpClient.ts export const PROMPT = '' export const DESCRIPTION = ''
π€ Exports (heuristic)
PROMPTDESCRIPTION
π₯οΈ Source preview
// Actual prompt and description are overridden in mcpClient.ts export const PROMPT = '' export const DESCRIPTION = ''