Skip to content

Abilities API: Register Kit MCP Server#1091

Open
n7studios wants to merge 115 commits into
mainfrom
abilities-api
Open

Abilities API: Register Kit MCP Server#1091
n7studios wants to merge 115 commits into
mainfrom
abilities-api

Conversation

@n7studios

@n7studios n7studios commented May 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Registers a Kit MCP Server within WordPress, on which abilities (WordPress' term for MCP tools), resources and prompts can later be registered.

WordPress doesn't (yet) ship with native MCP server support; this is provided by the WordPress MCP Adapter Plugin, included via composer as we do for the Kit WordPress Libraries.

Future PRs to cover:

  • registering abilities (MCP Tools)
  • registering resources
  • tests

Testing

  • MCPTest: Tests that the Kit MCP Server is registered by querying the WP REST API, both as an unauthorized user (401) and as an administrator (200 with expected server info).

Checklist

@n7studios n7studios self-assigned this May 8, 2026
n7studios added 30 commits May 27, 2026 22:48
Abilities API: Abstract Block Helpers
Abilities API: Register Resources
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.

2 participants