Skip to content

MCP: Add Prompts - #1188

Draft
n7studios wants to merge 4 commits into
add-mcp-resourcesfrom
add-mcp-prompts
Draft

MCP: Add Prompts#1188
n7studios wants to merge 4 commits into
add-mcp-resourcesfrom
add-mcp-prompts

Conversation

@n7studios

Copy link
Copy Markdown
Contributor

Summary

Adds MCP Prompts to the plugin - guided workflows an AI client can invoke by name, rather than the user having to know which tools and resources to string together.

Each prompt returns markdown telling the client what to read first, which tools to call, in what order, and to confirm with the user before writing. Five to start:

  • kit/setup - confirm the site is connected, then set the default Form.
  • kit/add-form - show a Form as a default, on a post, on a category, or inline.
  • kit/restrict-content - gate a post or page behind a Product, Tag or Form.
  • kit/configure-broadcasts-import - import Kit Broadcasts as WordPress posts.
  • kit/audit - review the configuration and report gaps. Read only, and says so.

They're registered through a new convertkit_prompts filter, picked up by the Abilities API and exposed by the MCP server.

Testing

  • MCPPromptsTest: Add integration tests for MCP prompts

Checklist

@n7studios n7studios added this to the 3.4.2 milestone Sep 9, 2026
@n7studios n7studios self-assigned this Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant