docs(mcp): registry manifest upgrade + multi-client distribution docs#72
Merged
Conversation
Prepare @contentrain/mcp for MCP directory submission: - server.json: add title, websiteUrl, repository.subfolder, registryBaseUrl, sync version to 1.8.1 (CI keeps it in sync on release), and advertise the Studio MCP Cloud remote (streamable-http endpoint + Bearer key header) - package.json: correct tool count in description (17 -> 19), add claude-code/codex keywords - docs: new MCP Distribution Surfaces table (ecosystem), OpenAI Codex + Claude Desktop + Claude Code connection guides with MCP Cloud variants (getting-started, packages/mcp), Studio MCP Cloud deployment pattern (guides/http-transport), Discovery section (packages/mcp) - rules/skills READMEs + docs/packages/rules.md: MCP_TOOLS count 17 -> 19 (matches packages/rules/src/index.ts)
✅ Deploy Preview for contentrain-ai ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Directory-submission prep for
@contentrain/mcp— metadata and docs only, no code changes.server.json:title,websiteUrl,repository.subfolder,registryBaseUrl; version synced 1.0.6 → 1.8.1 (release CI keeps it in sync via jq); newremotesentry advertising the Studio MCP Cloud streamable-http endpoint with Bearer key header.package.json: tool count in description corrected (17 → 19),claude-code/codexkeywords added.ecosystem.md); OpenAI Codex + Claude Desktop + Claude Code connection guides incl. MCP Cloud variants (getting-started.md,packages/mcp.md); Studio MCP Cloud deployment pattern (guides/http-transport.md); Discovery section (packages/mcp.md).packages/rules/README.md,packages/skills/README.md,docs/packages/rules.md— matchesMCP_TOOLSinpackages/rules/src/index.ts(19 entries, verified).No changeset: docs + registry metadata;
server.json/package.jsondescription changes ship with the next regular release.🤖 Generated with Claude Code