Cursor MCP tab (green dot) #70
-
Has anyone gotten it to work via the MCP tab in Cursor? I am able to successfully run it via the command line. Cursor MCP doesn't allow for much debugging so it's a bit of a shot in the dark. ![]() ![]() |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hey @m-rousseau 😀 There are more then 35000 installs of the server so you can be sure someone got it to work with Cursor. 😉 This seems to be more appropriate as an issue though not as a discussion - if you already raised rest assured I'll address it in the next release. This server config approach will change drastically soon (for the better). |
Beta Was this translation helpful? Give feedback.
-
Thank you for the reply! I realized that it was user error. I am using Cursor to connect to my home server, however I installed |
Beta Was this translation helpful? Give feedback.
-
Glad to hear this works! Awesome! |
Beta Was this translation helpful? Give feedback.
Thank you for the reply! I realized that it was user error. I am using Cursor to connect to my home server, however I installed
supabase-mcp-server
on the remote server and not my local machine I use to connect with (mac). Once I installed your package on my mac I got the greenlight! Hoping this helps someone else in the future as well. Thanks again for the open-source package, much appreciated.