Skip to content

Abilities API: Block Framework#1096

Open
n7studios wants to merge 23 commits into
abilities-api-block-post-helperfrom
abilities-api-block-framework
Open

Abilities API: Block Framework#1096
n7studios wants to merge 23 commits into
abilities-api-block-post-helperfrom
abilities-api-block-framework

Conversation

@n7studios
Copy link
Copy Markdown
Contributor

@n7studios n7studios commented May 15, 2026

Summary

Allows Kit blocks (Forms, Form Triggers, Products, Broadcasts) to register their abilities (MCP tools) in the MCP server, covering:

  • listing resources
  • inserting a block,
  • updating an existing block,
  • deleting an existing block

Integrates with the existing block framework, exposing each block type's fields and attributes to the MCP server.

Testing

Future PR's to follow for each block (Form, Product etc) using add_filter( 'convertkit_abilities', array( $this, 'register_abilities' ) ); and tests specific to each block with MCP.

Checklist

@n7studios n7studios added this to the 3.4.0 milestone May 15, 2026
@n7studios n7studios self-assigned this May 15, 2026
@github-actions
Copy link
Copy Markdown

WordPress Playground

🚀 Your PR has been built and is ready for testing in WordPress Playground!

Click here to test your changes in WordPress Playground

@n7studios n7studios requested review from a team and removed request for a team May 15, 2026 13:38
@n7studios n7studios marked this pull request as ready for review May 15, 2026 13:38
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