-
Notifications
You must be signed in to change notification settings - Fork 69
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
how to use in cursor #6
Comments
I haven't personally tested mysql_mcp_server in Cursor yet, but it should just work if correctly configured. Note: MCP tools may not work with all models. MCP tools are only available to the Agent in Composer. |
Just tried, but could not get it working in cursor. Need instructions. |
What models did you try it with @mowliv? |
Claude 3.7 thinking, but I never got past the MCP settings window which
said connection refused. I tried port 8000 and 8080. It wasn't clear to me
whether the URL would be just http://localhost or http://localhost/sse. I
tried some variants.
[image: image.png]
…On Thu, Mar 6, 2025 at 2:39 PM Dana K. Williams ***@***.***> wrote:
What models did you try it with @mowliv <https://github.com/mowliv>?
—
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABDDXTMFB6VD2GCIDLDDELD2TDFBBAVCNFSM6AAAAABXNZVAI2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBVGA4TQOJTG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
[image: designcomputer]*designcomputer* left a comment
(designcomputer/mysql_mcp_server#6)
<#6 (comment)>
What models did you try it with @mowliv <https://github.com/mowliv>?
—
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABDDXTMFB6VD2GCIDLDDELD2TDFBBAVCNFSM6AAAAABXNZVAI2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBVGA4TQOJTG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@mowliv Have you tried creating a simple example using just the Claude App? |
No, I haven't.
…On Thu, Mar 6, 2025 at 3:46 PM Dana K. Williams ***@***.***> wrote:
@mowliv <https://github.com/mowliv> Have you tried creating a simple
example using just the Claude App?
—
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABDDXTMTWJAW4QNGIY2XGLL2TDM3RAVCNFSM6AAAAABXNZVAI2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBVGE4DOMBWGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
[image: designcomputer]*designcomputer* left a comment
(designcomputer/mysql_mcp_server#6)
<#6 (comment)>
@mowliv <https://github.com/mowliv> Have you tried creating a simple
example using just the Claude App?
—
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABDDXTMTWJAW4QNGIY2XGLL2TDM3RAVCNFSM6AAAAABXNZVAI2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBVGE4DOMBWGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@mowliv Please try that because that may help you find any problem with the mysql_mcp_server or MySQL server settings. |
I tried wrapping the command in a bash script, where I export the necessary env variables. I then point the command to the bash script in cursor settings. This works with other MCP tools, but did not work here. Seems like its unable to pick up the env vars:
|
I configured using uvx my
|
smithery-ai/typescript-sdk#129 any luck on cursor I still can't get it to work |
Any one know how to setup in cursor MCP
The text was updated successfully, but these errors were encountered: