Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trailing '`' breaks MacOS/Linux cli example for "quickstart/user#server-not-showing-up-in-claude-hammer-icon-missing" #105

Open
jsnbuchanan opened this issue Jan 6, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@jsnbuchanan
Copy link
Contributor

Describe the bug
Trailing ` breaks MacOS/Linux cli example for "https://modelcontextprotocol.io/quickstart/user#server-not-showing-up-in-claude-hammer-icon-missing"

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://modelcontextprotocol.io/quickstart/user#server-not-showing-up-in-claude-hammer-icon-missing
  2. Expand the section
  3. Click the copy n' paste icon for the MacOS/Linux code example that looks like npx -y @modelcontextprotocol/server-filesystem /Users/username/Desktop...
  4. Paste in your terminal and hit Enter

Expected behavior
The command should execute, but because of a trailing ` the command does not execute.

Logs

) npx -y @modelcontextprotocol/server-filesystem /Users/username/Desktop /Users/username/Downloads`

>

Additional context
no additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant