© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•3mo ago•
4 replies
Tristan

Supabase MCP local fails

Hello,

Claude kept using my
supabase_prod
supabase_prod
(for data read only access) instead of the local
supabase
supabase
and it kept driving me mad.

Seems like there's an issue with the local supabase MCP:

When clicking on "Authenticate" I get:
HTTP 404: Invalid OAuth error response
HTTP 404: Invalid OAuth error response


supabase cli:
2.58.5
2.58.5


Here is my
.mcp.json
.mcp.json


    "supabase": {
      "type": "http",
      "url": "http://localhost:54321/mcp"
    },
    "supabase_prod": {
      "type": "http",
      "url": "https://mcp.supabase.com/mcp?project_ref=<redacted>&read_only=true&features=database"
    },
    "supabase": {
      "type": "http",
      "url": "http://localhost:54321/mcp"
    },
    "supabase_prod": {
      "type": "http",
      "url": "https://mcp.supabase.com/mcp?project_ref=<redacted>&read_only=true&features=database"
    },
CleanShot_2025-11-18_at_13.22.522x.jpg
CleanShot_2025-11-18_at_13.24.462x.jpg
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

Supabase MCP in Codex
SupabaseSSupabase / help-and-questions
4mo ago
Supabase MCP + Claude Code
SupabaseSSupabase / help-and-questions
4mo ago
Windsurf Supabase MCP issue
SupabaseSSupabase / help-and-questions
7mo ago
Supabase MCP & Claude Code
SupabaseSSupabase / help-and-questions
7mo ago