feat(mcp): add per-server tool allowlist policy module and allowedTools config field

This commit is contained in:
2026-08-27 13:37:46 -06:00
parent ee45e42013
commit 5711432ac4
7 changed files with 831 additions and 1 deletions
+1
View File
@@ -5599,6 +5599,7 @@ mod tests {
url: None,
headers: None,
oauth: None,
allowed_tools: None,
},
);
}