docs: Remove Deeplink for Filesystem MCP Server#3314
Merged
angiejones merged 1 commit intomainfrom Jul 9, 2025
Merged
Conversation
Contributor
|
angiejones
approved these changes
Jul 9, 2025
michaelneale
added a commit
that referenced
this pull request
Jul 10, 2025
* main: docs: recipe parameters in desktop (#3326) switch to custom runner for rust build (#3325) fix the npx.cmd mapping issue (#3324) Structured output in Goose CLI and Goose Desktop (#3320) docs: add managing tools section and tool-router topic (#3310) docs: Remove Deeplink for Filesystem MCP Server (#3314)
michaelneale
added a commit
that referenced
this pull request
Jul 10, 2025
* main: fix: resolve hamburger menu breakpoint bug in docs (#3318) Recipe library doc (#3329) docs: recipe parameters in desktop (#3326) switch to custom runner for rust build (#3325) fix the npx.cmd mapping issue (#3324) Structured output in Goose CLI and Goose Desktop (#3320) docs: add managing tools section and tool-router topic (#3310) docs: Remove Deeplink for Filesystem MCP Server (#3314)
ahau-square
pushed a commit
that referenced
this pull request
Jul 11, 2025
atarantino
pushed a commit
to atarantino/goose
that referenced
this pull request
Jul 14, 2025
Signed-off-by: Adam Tarantino <tarantino.adam@gmail.com>
s-soroosh
pushed a commit
to s-soroosh/goose
that referenced
this pull request
Jul 18, 2025
Signed-off-by: Soroosh <soroosh.sarabadani@gmail.com>
kwsantiago
pushed a commit
to kwsantiago/goose
that referenced
this pull request
Jul 19, 2025
Signed-off-by: Kyle Santiago <kyle@privkey.io>
cbruyndoncx
pushed a commit
to cbruyndoncx/goose
that referenced
this pull request
Jul 20, 2025
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.
This PR updates the Filesystem MCP tutorial to remove the non-functional deeplink for the Goose Desktop extension.
❌ Removed
goose://URI deeplink under the TLDR section and setup instructions for Goose Desktop. Since the Filesystem MCP server requires a user-specified directory path at runtime, it cannot support deeplinks.✅ Added
Advanced Settings, including:Standard IOnpx -y @modelcontextprotocol/server-filesystem </path/to/allowed/directory>