About
A Supabase MCP server extension for Zed editor
README
This extension enables Supabase MCP as a context server for Zed's Agent Panel.
To install navigate to: Zed > Extensions. Or use the command palette
(macOS,
Linux)
to search extensions.
You'll need to grab a Supabase access token for your account.
"context_servers": {
"mcp-server-supabase": {
"settings": {
"supabase_access_token": "<SUPABASE_ACCESS_TOKEN>",
"read_only": false
}
}
}
This extension also supports other options provided by Supabase MCP:
"context_servers": {
"mcp-server-supabase": {
"settings": {
"supabase_access_token": "<SUPABASE_ACCESS_TOKEN>",
"supabase_project_ref": "<PROJECT_REF>",
"read_only": true
}
}
}
supabase_project_ref option limits MCP server access only to a specific project,
read_only flag prohibits write operations.
Installing Zed Mcp Server Supabase
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/maximoffua/zed-mcp-server-supabaseFAQ
Is Zed Mcp Server Supabase MCP free?
Yes, Zed Mcp Server Supabase MCP is free — one-click install via Unyly at no cost.
Does Zed Mcp Server Supabase need an API key?
No, Zed Mcp Server Supabase runs without API keys or environment variables.
Is Zed Mcp Server Supabase hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Zed Mcp Server Supabase in Claude Desktop, Claude Code or Cursor?
Open Zed Mcp Server Supabase on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Zed Mcp Server Supabase with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
