docs(policy): remove unsupported mcpName wildcard edge case (#24133)

This commit is contained in:
Abhi
2026-03-31 17:11:29 -04:00
committed by GitHub
parent 6cade3eaec
commit beab7cc053

View File

@@ -419,20 +419,6 @@ decision = "ask_user"
priority = 10
```
**4. Targeting a tool name across all servers**
Use `mcpName = "*"` with a specific `toolName` to target that operation
regardless of which server provides it.
```toml
# Allow the `search` tool across all connected MCP servers
[[rule]]
mcpName = "*"
toolName = "search"
decision = "allow"
priority = 50
```
## Default policies
The Gemini CLI ships with a set of default policies to provide a safe