docs: add Workspaces and Tool Optimization guides - #164
Merged
Conversation
Document the two newest capabilities so they surface on mcpmux.com/docs (the site sources these from docs/guide/ via fetch-docs): - Workspaces — folder-based routing (map a project folder to a Space + FeatureSet; per-folder exact matching) - Tool Optimization — the built-in @mux meta-tools the AI drives to curate its own toolset; reads silent, writes gated by approval Adds both to the guide nav (Core Concepts / Advanced). Screenshots are referenced from mcpmux.com and ship in the discover.ui PR. Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.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.
Adds two guide pages to
docs/guide/(which mcpmux.com/docs sources viafetch-docs):@mux.@muxmeta-tools the AI drives to curate its own toolset (discover → compose → pin); reads silent, writes gated by a one-click approval.Both added to the guide nav (
meta.json: Core Concepts / Advanced). Copy mirrors the official README framing.Validated: built discover.ui against this branch's docs → 164 pages, both new docs compile and render. Screenshots are referenced from
mcpmux.com/screenshots/and ship in the companion discover.ui PR.workspaces.png/tool-optimization.png/meta-tool-approval.png), then this one — otherwise the docs build 404s while fetching not-yet-deployed image dimensions.Do not merge yet.