8000 fix README install instructions · Issue #2 · anaisbetts/mcp-installer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix README install instructions #2

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

Open
DanielKehoe opened this issue Dec 8, 2024 · 2 comments
Open

fix README install instructions #2

DanielKehoe opened this issue Dec 8, 2024 · 2 comments

Comments

@DanielKehoe
Copy link
DanielKehoe commented 8000 Dec 8, 2024

Hi, nice project! Found it on Awesome MCP Servers, by the way.

There's a minor issue in the README install instructions that might trip up people unfamiliar with JSON syntax. I believe a set of curly braces is missing in the configuration code. The code should be:

{
  "mcpServers": {
    "mcp-installer": {
      "command": "npx",
      "args": ["@anaisbetts/mcp-installer"]
    }
  }
}

Without the enclosing curly braces, on restarting Claude Desktop, the user will get an error:

Could not load app settings: There was an error reading or parsing claude_desktop_config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 12 (line 1 column 13)
@icarlosmendez
Copy link

Here we are in Mar 2025 and the readme is still leading people into an initial install error. I guess it works on their machine?

@Elbam
Copy link
Elbam commented May 3, 2025

In April 2025 Still fail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0