apply_migration — Supabase MCP Tool Mutating
apply_migration
(apply migration) is one of 8 tools on the
Supabase
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call apply_migration from your client
- Claude Code Supabase apply_migration run in your project directory
- Claude Desktop Supabase apply_migration ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Supabase apply_migration ~/.cursor/mcp.json
- VS Code Supabase apply_migration .vscode/mcp.json
- Zed Supabase apply_migration ~/.config/zed/settings.json
- Windsurf Supabase apply_migration ~/.codeium/windsurf/mcp_config.json
Fastest route
claude mcp add mcp-server-supabase -e SUPABASE_ACCESS_TOKEN=<SUPABASE_ACCESS_TOKEN> -- npx -y @supabase/mcp-server-supabase
Other tools on this server
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.