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
"Hello, {{name}}! Welcome to the FileSystem MCP server.",
48
+
MCPPromptfileAnalyzerPrompt = newMCPPrompt(
49
+
"file-analyzer",
50
+
"Analyze file content or a directory listing for key insights",
51
+
"Please analyze the file or directory at {{path}} and provide a detailed summary of its structure, contents, and potential issues. Focus specifically on: {{focus}}.",
0 commit comments