© 2026 Hedgehog Software, LLC

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

mcp server for local development gemini cli

🤷other
Hello,
i added the mcp server for my gemini cli settings.json
{
  "mcpServers": {
    "supabase": {
      "type": "http",
      "url": "http://localhost:54321/mcp"
    }
  }
}
{
  "mcpServers": {
    "supabase": {
      "type": "http",
      "url": "http://localhost:54321/mcp"
    }
  }
}


when i start the gemini cli it always says
:red_circle: supabase - Disconnected
:red_circle: supabase - Disconnected


btw my supabase dev instance is running
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

Local Development CLI, Auth Providers Help
SupabaseSSupabase / help-and-questions
3y ago
OAuth Server with local CLI
SupabaseSSupabase / help-and-questions
2mo ago
VSCode MCP for Local Database
SupabaseSSupabase / help-and-questions
5mo ago
can you self host from supabase cli (local development)?
SupabaseSSupabase / help-and-questions
4y ago