docs(npm): shape mcp/README onto bare-suite skeleton#20
Merged
Conversation
…ooter Reshape the npm-page README onto the same bare-ecosystem skeleton as the root README and bareagent (banner, badges, quick start, a compact 12-verb map, the bare-ecosystem footer + license) while keeping it lighter than the full README — it stays a focused lite-mode landing page, not a copy. - Add the beeperbox ASCII banner + npm/source/license badges. - Fold Prerequisites into Quick start. - New compact "The 12 tools" map (Read/triage · Write/act · Watch/reach), deferring full schemas to the main README #the-mcp. - Add the bare ecosystem footer (bareagent/bareguard/litectx/barebrowse/ baremobile/beeperbox) for cross-suite discovery. - Point the "complete tool reference" links at #the-mcp. - CHANGELOG: update the [Unreleased] note to reflect the reshape. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
hamr0
added a commit
that referenced
this pull request
Jun 17, 2026
PATCH per the versioning policy — docs only; the MCP/HTTP surface, schemas, and ports are bit-identical to v0.8.0. Ships the README refresh (root #19, npm-page #20) under a new version because npm versions are immutable and the reshaped lite-mode README only reaches npmjs.com via a fresh publish. - mcp/package.json 0.8.0 -> 0.8.1 (keeps npm == container == serverInfo.version) - mcp/package.json homepage anchor -> #lite-mode-npx - CHANGELOG [Unreleased] -> [0.8.1] 2026-06-17 [PATCH] Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Reshapes the npm-page README (
mcp/README.md) onto the samebare-ecosystem skeleton as the root README and bareagent, while keeping it lighter than the full README — it stays a focused lite-mode landing page, not a copy.What changed
npx beeperbox, HTTP +--stdio).#the-mcp.#the-mcp.[Unreleased]note updated to reflect the reshape.Docs-only; no runtime/version change. The tarball won't pick this up until the next publish.
🤖 Generated with Claude Code