Rename 'Query docs filesystem' to 'Query filesystem' in MCP docs#5473
Closed
mintlify[bot] wants to merge 1 commit intomainfrom
Closed
Rename 'Query docs filesystem' to 'Query filesystem' in MCP docs#5473mintlify[bot] wants to merge 1 commit intomainfrom
mintlify[bot] wants to merge 1 commit intomainfrom
Conversation
Generated-By: mintlify-agent
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Collaborator
|
Closing: no evidence this feature has shipped to production. This PR documents renaming the MCP 'Query docs filesystem' tool to 'Query filesystem' (referencing mintlify/server#4702), but that PR has not merged to server main (current tip is #4709). The server source still registers the tool as 'query_docs_filesystem'. If this rename ships, a new docs PR can be opened at that time. |
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.
Summary
Renames the MCP tool from "Query docs filesystem" to "Query filesystem" across documentation to reflect the shorter tool name introduced in mintlify/server#4702, which shortens tool name prefixes to avoid Cursor's 60-character combined server+tool name limit.
Changes
ai/model-context-protocol.mdx(EN) andzh/ai/model-context-protocol.mdx(ZH)changelog.mdxandzh/changelog.mdxNote
Low Risk
Low risk documentation-only change; main risk is minor confusion if any remaining references or rate-limit descriptions still mention the old tool name.
Overview
Updates MCP documentation to reflect the shortened tool name
Query filesystem(previouslyQuery docs filesystem) in both English and Chinese.Also updates related references in the MCP rate-limits tables and the product changelog entries (EN/ZH) to use the new tool name.
Reviewed by Cursor Bugbot for commit bf6e7f2. Bugbot is set up for automated code reviews on this repo. Configure here.