| Vercel | vercel.web_fetch_vercel_url | Access | medium | high | | SOC2 | Fetches content from a Vercel deployment URL with authentication; can pull pre-release pages. |
| Vercel | vercel.use_vercel_cli | Platform & DevOps | high | medium | ⚠ SoD | SOC2ISO_27001NIST_CSF | Instructs the agent to invoke arbitrary Vercel CLI commands; effective scope is the user's full Vercel access. |
| Vercel | vercel.search_documentation | Documentation | low | high | | | Searches Vercel documentation. |
| Vercel | vercel.reply_to_toolbar_thread | Toolbar | low | high | | | Posts a reply to a toolbar thread. |
| Vercel | vercel.list_toolbar_threads | Toolbar | low | high | | | Lists Vercel Toolbar comment threads for a team. |
| Vercel | vercel.list_teams | Project Management | low | high | | | Lists teams the authenticated user belongs to. |
| Vercel | vercel.list_projects | Project Management | low | high | | | Lists projects within a team. |
| Vercel | vercel.list_deployments | Deployments | low | high | | | Lists deployments for a project with state and target. |
| Vercel | vercel.get_toolbar_thread | Toolbar | low | high | | | Returns a single toolbar thread including all messages. |
| Vercel | vercel.get_runtime_logs | Deployments | high | high | | GDPRUK_GDPRCCPAPIPEDALGPDAPPIPIPLPOPIASOC2ISO_27001 | Returns application runtime logs; may include user identifiers, request bodies, and PII. |
| Vercel | vercel.get_project | Project Management | low | high | | | Returns project metadata including framework and domain configuration. |
| Vercel | vercel.get_deployment_build_logs | Deployments | medium | high | | SOC2ISO_27001 | Returns build logs that may contain environment variable names, source paths, and stack traces. |
| Vercel | vercel.get_deployment | Deployments | low | high | | | Returns details about a specific deployment. |
| Vercel | vercel.get_access_to_vercel_url | Access | high | high | ⚠ SoD | SOC2ISO_27001NIST_CSF | Mints a bypass link for an authentication-protected deployment; expands access surface. |
| Vercel | vercel.edit_toolbar_message | Toolbar | low | high | | | Edits an existing toolbar message. |
| Vercel | vercel.deploy_to_vercel | Platform & DevOps | critical | high | ⚠ SoD | SOXCOSOSOC2ISO_27001NIST_CSF | Deploys the current project to Vercel; ships code to production with no review gate. |
| Vercel | vercel.check_domain_availability_and_price | Domain Management | low | high | | | Checks domain availability and pricing. |
| Vercel | vercel.change_toolbar_thread_resolve_status | Toolbar | low | high | | | Marks a toolbar thread resolved or unresolved. |
| Vercel | vercel.buy_domain | Domain Management | critical | high | ⚠ SoD | SOXCOSOGDPRUK_GDPRCCPAPIPEDALGPDAPPIPIPLPOPIASOC2 | Purchases a domain registration with billing; binds registrant PII and incurs financial commitment. |
| Vercel | vercel.add_toolbar_reaction | Toolbar | low | high | | | Adds an emoji reaction to a toolbar message. |
| Supabase | supabase.update_storage_config | Storage | high | high | ⚠ SoD | GDPRUK_GDPRCCPAPIPEDALGPDAPPIPIPLPOPIASOC2ISO_27001 | Modifies storage limits and policies; can broaden public access to user-uploaded content. |
| Supabase | supabase.search_docs | Docs | low | high | | | Searches Supabase documentation. |
| Supabase | supabase.restore_project | Account Management | medium | high | | SOC2 | Restores a paused project back to active; resumes billing. |
| Supabase | supabase.reset_branch | Branching | high | high | ⚠ SoD | SOC2ISO_27001 | Resets branch migration state; destroys any uncommitted schema work. |
| Supabase | supabase.rebase_branch | Branching | medium | high | | SOC2 | Rebases a branch onto production; can introduce migration conflicts. |
| Supabase | supabase.pause_project | Account Management | high | high | ⚠ SoD | SOC2ISO_27001 | Pauses a project; takes the database offline and breaks any apps depending on it. |
| Supabase | supabase.merge_branch | Branching | critical | high | ⚠ SoD | SOXCOSOSOC2ISO_27001NIST_CSF | Promotes branch migrations and edge functions into production. |
| Supabase | supabase.list_tables | Database | low | high | | | Enumerates database tables; schema-level read. |
| Supabase | supabase.list_storage_buckets | Storage | low | high | | | Lists storage buckets. |
| Supabase | supabase.list_projects | Account Management | low | high | | | Lists projects in the connected organization. |
| Supabase | supabase.list_organizations | Account Management | low | high | | | Lists organizations the user belongs to. |
| Supabase | supabase.list_migrations | Database | low | high | | | Lists database migrations applied to the project. |
| Supabase | supabase.list_extensions | Database | low | high | | | Lists installed Postgres extensions. |
| Supabase | supabase.list_edge_functions | Edge Functions | low | high | | | Lists deployed edge functions for the project. |
| Supabase | supabase.list_branches | Branching | low | high | | | Lists project branches. |
| Supabase | supabase.get_storage_config | Storage | low | high | | SOC2 | Reads storage configuration including limits. |
| Supabase | supabase.get_publishable_keys | Development | medium | medium | | SOC2ISO_27001 | Returns the project's anon/publishable keys; intended for client use but still credentials. |
| Supabase | supabase.get_project_url | Development | low | high | | | Returns the project API URL. |
| Supabase | supabase.get_project | Account Management | low | high | | | Returns details of a single project. |
| Supabase | supabase.get_organization | Account Management | low | high | | | Returns details of a single organization including plan. |
| Supabase | supabase.get_logs | Debugging | medium | high | | GDPRUK_GDPRCCPAPIPEDALGPDAPPIPIPLPOPIASOC2 | Returns service logs; may contain user identifiers, IPs, and request payloads. |
| Supabase | supabase.get_edge_function | Edge Functions | medium | high | | SOC2ISO_27001 | Returns the source of an edge function; may expose business logic and embedded secrets. |
| Supabase | supabase.get_cost | Account Management | low | high | | | Returns the cost estimate for a planned action. |
| Supabase | supabase.get_advisors | Debugging | low | high | | SOC2 | Reads security and performance advisor findings for the project. |
| Supabase | supabase.generate_typescript_types | Development | low | high | | | Generates TypeScript types from the database schema. |
| Supabase | supabase.execute_sql | Database | critical | high | ⚠ SoD | SOXCOSOGDPRUK_GDPRCCPAPIPEDALGPDAPPIPIPLPOPIASOC2ISO_27001NIST_CSF | Runs arbitrary SQL with project privileges; full read/write access to all tables including PII. |
| Supabase | supabase.deploy_edge_function | Edge Functions | critical | high | ⚠ SoD | SOXCOSOSOC2ISO_27001NIST_CSF | Deploys server-side function code to production; arbitrary code execution path with database access. |
| Supabase | supabase.delete_branch | Branching | high | high | ⚠ SoD | SOC2ISO_27001 | Deletes a branch and its data; irreversible. |
| Supabase | supabase.create_project | Account Management | medium | high | | SOC2 | Provisions a new Postgres project; incurs cost and expands the org's footprint. |
| Supabase | supabase.create_branch | Branching | medium | high | | SOC2 | Creates an isolated database branch (paid feature); incurs cost. |