Skip to content

Copy Comet MCP server POC to core repo#5769

Merged
johnnyomair merged 2 commits into
mainfrom
claude/hopeful-roentgen-5f0b76
Jun 2, 2026
Merged

Copy Comet MCP server POC to core repo#5769
johnnyomair merged 2 commits into
mainfrom
claude/hopeful-roentgen-5f0b76

Conversation

@johnnyomair

Copy link
Copy Markdown
Contributor

Copies the Comet MCP server POC created in the Starter (see vivid-planet/comet-starter#1326) to the core repo to continue the work here. Adapted the code for the core repo (e.g., the DAM is domain-scoped in Demo) and added a README.

Add a demo MCP server that exposes the demo API's page tree, page content,
and DAM operations as Model Context Protocol tools and resources, so an MCP
client can read and edit demo CMS content.

The server is integrated as a pnpm workspace member (demo/mcp-server) and
wired into the monorepo: dev-pm gains a demo-mcp-server process, schema.gql
and block-meta.json are symlinked via copy-project-files, and knip is
configured for the new package.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@johnnyomair johnnyomair self-assigned this Jun 1, 2026
@johnnyomair
johnnyomair marked this pull request as ready for review June 1, 2026 12:24
@johnnyomair
johnnyomair requested a review from manuelblum June 1, 2026 12:24
Comment thread demo/mcp-server/src/client.ts
manuelblum
manuelblum previously approved these changes Jun 2, 2026
@johnnyomair
johnnyomair merged commit 350f90e into main Jun 2, 2026
15 checks passed
@johnnyomair
johnnyomair deleted the claude/hopeful-roentgen-5f0b76 branch June 2, 2026 10:09
johnnyomair added a commit that referenced this pull request Jun 2, 2026
Reverts #5769. We decided that it's better to develop
the Comet MCP server in an actual project.
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.

3 participants