Inicio - Documentación - POM AI - 23 MCP - Prompt recipes - Prompt recipes for MCP clients

Prompt recipes for MCP clients

These recipes help an AI client turn a goal into the read, validation, write, and verification calls supported by POM AI. They do not grant scopes or authorize a change.

Server prompts and copyable recipes

prompts/list currently advertises eight server-managed prompts:

Prompt name Arguments
create_landing_page_with_pom_builder Optional page_id, optional goal
update_pom_builder_page_preserving_structure Required page_id
create_pom_content_model Optional model_description
change_pom_header_style None
create_page_with_generated_media Optional page_goal
create_archive_template_pom None
create_single_template_pom None
create_feed_template_pom None

Call prompts/get with the exact name and arguments to receive one user-role instruction message. The prompt tells the client which resources and tools to use; it does not execute any of them.

The other pages in this chapter are copyable recipes assembled from real built-in tools. They are not additional server prompt names. Paste or adapt their prompt text in the client you already connected.

Pick a recipe by outcome

For any mutation, keep the requested scope explicit, ask for confirmation after presenting the dry-run or exact proposed values, and read the changed object back.

Chapter contents