© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4w ago•
1 reply
Roel CPQ Factory

MCP Settings Schema

🤖AI Tools🤷other
Hi all, i try to add the Supabase mcp to my Automaker project but it will not connect.
I tried in 2 ways, sse and http.


SSE

{
"name": "supabase",
"type": "sse",
"url": "https://mcp.supabase.com/mcp?project_ref=squqjhuwtzi.etc...",
"headers": {
"Authorization": "Bearer sb_secretqyhCsz2AG40gLFG2qxncug.etc....."
}
}

Error : Failed to connect: SSE error: Non-200 status code (401)


HTTP

{
"name": "Supabase",
"type": "http",
"url": "https://mcp.supabase.com/mcp?project_ref=squqjhuwtzi.etc........",
"headers": {
"Authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.etc...."
}
}

Here auth bearer is the service_rol key.

Error: Failed to connect: Streamable HTTP error: Error POSTing to endpoint: {"message":"JWT failed verification"}


Were running a supabase project within the supabase.com envoirment.

Hope someone can help me out.

Thanks in advance,

Roel
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

Cline MCP Settings Schema Validation Error: "Invalid MCP settings schema"
SupabaseSSupabase / help-and-questions
4mo ago
Declarative schema and MCP
SupabaseSSupabase / help-and-questions
2mo ago
MCP Down?
SupabaseSSupabase / help-and-questions
9mo ago
ClaudeCLI/MCP Questions
SupabaseSSupabase / help-and-questions
7mo ago