Web Research PacksPre-configured domain allowlists for web fetching.
Developer EssentialsGitHub, Stack Overflow, MDN, and major docs sites
Framework DocsReact, Vue, Next.js, Node.js, and popular frameworks
Cloud & InfrastructureAWS, GCP, Azure, Vercel, and cloud provider docs
AI DocsOpenAI, Anthropic, Vercel AI SDK, Hugging Face, and ML libraries
Web SearchAllow Claude to search the web
Sandbox
The sandbox runs bash commands in an isolated environment (macOS Seatbelt / Linux containers) that restricts network access and filesystem writes outside the project directory. Learn more
Enable SandboxRun bash commands in an isolated environment with restricted access
Auto-allow Bash if SandboxedSkip permission prompts for bash commands when sandbox is enabled
Excluded CommandsCommands that run outside the sandbox with full system access. Use for commands needing network access (e.g., docker, ssh) or files outside the project.
MCP Servers
Configure which MCP (Model Context Protocol) servers Claude Code can connect to. Learn more
Enable All Project MCP ServersAutomatically approve all MCP servers defined in project configuration
List of MCP server names that are approved for use
List of MCP server names that are blocked from use
Hooks
Configure custom commands that run before or after tool executions. Learn more
Disable All HooksPrevent all hooks from executing
Run before a tool executes
Hook PacksPre-configured hooks for common use cases.