Skip to content

Comments

feat: add mcp server to root dev command#921

Open
stevenle wants to merge 2 commits intomainfrom
mcp
Open

feat: add mcp server to root dev command#921
stevenle wants to merge 2 commits intomainfrom
mcp

Conversation

@stevenle
Copy link
Member

No description provided.

stevenle and others added 2 commits February 20, 2026 14:25
Adds a `--mcp` CLI flag that starts an MCP (Model Context Protocol)
server on stdio alongside the dev server. Plugins can register MCP
tools via the new `configureMcpServer` hook on the Plugin interface.
Register cms.listCollections, cms.listDocs, cms.getDoc, and cms.saveDoc
MCP tools via the configureMcpServer hook, enabling AI tools to interact
with CMS content through the MCP protocol.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant