toggle_builtin_tools
Control Claude Code's built-in WebSearch and WebFetch tools: use 'on' to block them, 'off' to restore, or 'status' to check the current state.
Instructions
Toggle Claude Code's built-in WebSearch and WebFetch tools on/off.
**Key Features:**
- **Tool Control:** Enable or disable Claude Code's native web tools.
- **Project Scope:** Changes apply to current project's .claude/settings.json.
- **Status Check:** Query current state without making changes.
**Edge Cases & Best Practices:**
- Use "on" to block built-in tools when preferring this MCP server's implementation.
- Use "off" to restore Claude Code's native tools.
- Use "status" to check current configuration without modification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Action to perform: 'on' (block built-in), 'off' (allow built-in), or 'status' (check current state). | status |