wrong result in cursor when url is localhost
as the image showed, I have configured mysql_mcp_server in cursor, but when i execute sql,
select * from user
there is nothing but the error
Because host of mysql can not be set as localhost or 127.0.0.1 ?
It can be localhost (127.0.0.1) if a server is running on your local machine and something's not blocking the port. I use XAMPP from https://www.apachefriends.org/ to provide MariaDB and it seems to work well.
为什么我的显示这个
@liujin-r When I get some free time, I'll be happy to check Cursor for you, but both localhost and 127.0.0.1 work when mysql_mcp_server is used with the Claude app. The Claude app is the de facto standard for MCP because they invented the protocol.
为什么我的显示这个
cursor的这个显示比较奇怪,你让右边的按钮显示enabled就是开启了@liujin-r