© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•6mo ago•
9 replies
Fronti

Supabase MCP dont Work in my Cursor

I have an error when implementing the MCP in the cursor. I get an error that I have not been able to resolve. I connect the MCP as the Supabase documentation asks me to and it does not work. I tried with other colleagues' accounts and it works normally for them.

{
"mcpServers": {
"supabase": {
"command": "cmd",
"args": [
"/c",
"npx",
"-y",
"@supabase/mcp-server-supabase@latest",
"--read-only",
"--project-ref=xxxxxxxxxxxxxxxxx"
],
"env": {
"SUPABASE_ACCESS_TOKEN": "sbp_7a49748aadxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
}
}
}
image.png
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

cursor supabase mcp cant create tables
SupabaseSSupabase / help-and-questions
5mo ago
MCP Supabase Server with Cursor IDE
SupabaseSSupabase / help-and-questions
13mo ago
Supabase MCP authentication not triggering in Claude Code (Cursor)
SupabaseSSupabase / help-and-questions
5mo ago
MCP bug - Cursor.
SupabaseSSupabase / help-and-questions
7mo ago