Bare Name Tool Rules
Bare Name Tool Rules
The bare tool name with no parentheses = total coverage. No domain filtering, no patterns.
WebFetch— all fetches, all domainsRead— all reads, all filesEdit— all edits, all filesBash— all bash commandsmcp__stripe— all tools on the stripe server
{
"permissions": {
"allow": ["Read", "Edit"],
"ask": ["Bash", "WebFetch", "Agent"],
"deny": ["WebSearch", "mcp__github", "Write"]
}
}
Related: Permission Rules, WebFetch Rules, MCP Rules