Looks like they got the issue resolved, at least I can use it in Windsurf AI now. But it doesn’t seem like I can use it with n8n. Has anybody had any luck?
Well, I still can’t get it to work on my end. I’m still getting the same error. I even tried getting a new API key to see if that was the issue, but no. I did the update, restarted Docker.
Any other suggestions? Can anybody verify that it is working?
Okay, we got it to work. The problem was we had the API key down in the environment field, which is wrong. It needs to be in the same field as the arguments right after access token.
I couldn’t manage to make it works. I updated to the last version of n8n and already provide the access-token value in arguments filed but it returns the same error. is there any modification rathere the suggested one?
I am trying to setup the supabase MCP in my n8n instance…
@Dan_Smith I may be completely off track, but: why aren’t you using the built-in Supabase node as a tool for your MCP server?
Why do you prefer their “raw” MCP ?