30a288ce5d
- Added `mcpPromptPlugin.ts` to encapsulate MCP Prompt functionality, providing a structured approach for tool calls within prompts. - Updated `index.ts` to reference the new `mcpPromptPlugin`, enhancing modularity and clarity in the built-in plugins. - Removed the outdated `example-plugins.ts` file to streamline the plugin directory and focus on essential components.