01Implements MCP Prompts specification for prompt discovery and retrieval.
02Supports listing available prompts with cursor-based pagination.
03Transforms Langfuse prompts (text and chat) into MCP prompt objects.
04Compiles prompts with provided variables.
05Exports tools to replicate MCP Prompts functionality.