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

not working mac osx cursor #18

Open
adgower opened this issue Mar 24, 2025 · 2 comments
Open

not working mac osx cursor #18

adgower opened this issue Mar 24, 2025 · 2 comments

Comments

@adgower
Copy link

adgower commented Mar 24, 2025

config:

"mysql-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli@latest",
        "run",
        "mysql-mcp-server",
        "--key",
        "123"
      ],
      "env": {
        "MYSQL_HOST": "127.0.0.1",
        "MYSQL_PORT": "3306",
        "MYSQL_USER": "mcp_user2",
        "MYSQL_PASSWORD": "mcp_password",
        "MYSQL_DATABASE": "notify"
      }
    }
@zudsniper
Copy link

seconded.

@designcomputer
Copy link
Owner

@adgower and @zudsniper Before trying to use mysql_mcp_server's cursor, please try using it with the Claude App. Also, note that your JSON example is missing the fully qualified "path/to/mysql_mcp_server".

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