unable to disable read-only mode

I have a free project which uses cursor mcp and its saying the project is on read only mode but I am not finding any option to disable it anywhere
5 Replies
garyaustin
garyaustin2mo ago
Is the MCP saying it is read only, or is your dashboard saying your instance is read only? The Supabase MCP is read only.
Karma Tashi
Karma TashiOP2mo ago
ok is there any way to change the mcp as dashboard is not saying that
garyaustin
garyaustin2mo ago
It looks like they added ability to control readonly mode... https://github.com/supabase-community/supabase-mcp?tab=readme-ov-file#2-configure-mcp-client So it appears you control it in the MCP setup config.
Karma Tashi
Karma TashiOP2mo ago
I remove the read only that is in my mcp config still it doesnot work. Any other way?
garyaustin
garyaustin2mo ago
If you instance is not in read only mode because you exceeded your database size or some limit (you would have warning in the dashboard), then I don't know. You'll have to see if another user comes along with an idea for you.

Did you find this page helpful?