Allow wildcard on `permissions.allow` for all tools from a particular MCP server
Status Fixed / completed
Maintainer reply None cached
Activity 3 comments · opened Jul 3, 2025 · closed Jul 3, 2025
It would be nice to have the option to approve all tools from a single MCP server (e.g. Context7) without having to list each one explicitly.
For example:
{
"permissions": {
"allow": [
"mcp__context7__*"
],
"deny": []
}
}This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗