Skip to content

Move the MCP server Plugin API reference to plugins-development#3214

Merged
pwizla merged 6 commits into
mainfrom
cms/move-mcp-plugin-api-to-plugins-dev
Jun 2, 2026
Merged

Move the MCP server Plugin API reference to plugins-development#3214
pwizla merged 6 commits into
mainfrom
cms/move-mcp-plugin-api-to-plugins-dev

Conversation

@pwizla
Copy link
Copy Markdown
Collaborator

@pwizla pwizla commented Jun 2, 2026

This PR moves the developer-facing Plugin API reference off the MCP server feature page into a dedicated page under plugin development, where it belongs alongside the other plugin server APIs.

  • Adds cms/plugins-development/extend-mcp-server documenting how to register custom MCP tools via strapi.ai.mcp.registerTool()
  • Replaces the Plugin API section on cms/features/strapi-mcp-server with a short lead-in and a card linking to the new page
  • Links the new page from the plugin development overview and Server API overview pages
  • Drops the non-existent telemetry tool option and corrects the registration lifecycle to register() or bootstrap()

Direct preview link 👉 here

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment Jun 2, 2026 5:28pm

Request Review

@github-actions github-actions Bot added internal PRs created by the Strapi core team pr: new content PRs for new product features or new documentation sections source: repo PRs/issues not targeting a specific documentation but rather affecting the whole repo labels Jun 2, 2026
@pwizla pwizla self-assigned this Jun 2, 2026
@pwizla pwizla added pr: chore and removed pr: new content PRs for new product features or new documentation sections labels Jun 2, 2026
Copy link
Copy Markdown
Collaborator Author

@pwizla pwizla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mergeable 🚀

@pwizla pwizla added this to the 6.27.0 milestone Jun 2, 2026
@pwizla pwizla merged commit a3367ac into main Jun 2, 2026
3 of 4 checks passed
@pwizla pwizla deleted the cms/move-mcp-plugin-api-to-plugins-dev branch June 2, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal PRs created by the Strapi core team pr: chore source: repo PRs/issues not targeting a specific documentation but rather affecting the whole repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant