|
10 | 10 | "Bash(git commit:*)", |
11 | 11 | "Bash(grep:*)", |
12 | 12 | "Bash(mint dev:*)", |
13 | | - "mcp__github__get_file_contents", |
14 | | - "mcp__github__get_issue", |
15 | | - "mcp__github__get_job_logs", |
16 | | - "mcp__github__get_workflow_run", |
17 | | - "mcp__github__issue_read", |
18 | | - "mcp__github__list_releases", |
19 | | - "mcp__github__list_tags", |
20 | | - "mcp__github__list_workflows", |
21 | | - "mcp__github__list_workflow_jobs", |
22 | | - "mcp__github__list_workflow_runs", |
23 | | - "mcp__github__pull_request_read", |
24 | | - "mcp__github__search_code", |
25 | | - "mcp__Mintlify__SearchMintlify", |
26 | | - "mcp__playwright__browser_click", |
27 | | - "mcp__playwright__browser_close", |
28 | | - "mcp__playwright__browser_evaluate", |
29 | | - "mcp__playwright__browser_navigate", |
30 | | - "mcp__playwright__browser_snapshot", |
31 | | - "mcp__playwright__browser_take_screenshot", |
| 13 | + "Bash(git fetch:*)", |
| 14 | + "Bash(ls:*)", |
| 15 | + "Bash(powershell:*)", |
| 16 | + "Bash(gh api:*)", |
| 17 | + "Bash(gh search:*)", |
| 18 | + "Bash(gh issue:*)", |
| 19 | +"mcp__Mintlify__*", |
| 20 | + "mcp__github__*", |
| 21 | + "mcp__playwright__*", |
32 | 22 | "WebSearch", |
33 | 23 | "WebFetch(domain:github.com)", |
34 | 24 | "WebFetch(domain:raw.githubusercontent.com)", |
35 | 25 | "WebFetch(domain:*mintlify.com)", |
| 26 | + "WebFetch(domain:mintlify.com)", |
36 | 27 | "WebFetch(domain:natemcmaster.github.io)", |
37 | 28 | "WebFetch(domain:stackoverflow.com)", |
38 | 29 | "WebFetch(domain:www.nuget.org)", |
39 | | - "Bash(git fetch:*)", |
40 | | - "Bash(ls:*)", |
41 | | - "WebFetch(domain:www.anthropic.com)", |
42 | | - "WebFetch(domain:mintlify.com)", |
43 | | - "Bash(cmd /c \"dir C:\\Users\\RobertMcLaws\\.nuget\\packages\\dotnetdocs.sdk\")", |
44 | | - "Bash(cmd /c \"dir C:\\Users\\RobertMcLaws\\.nuget\\packages\\dotnetdocs.sdk\\ 2>&1\")", |
45 | | - "Bash(powershell:*)" |
| 30 | + "WebFetch(domain:www.anthropic.com)" |
46 | 31 | ], |
47 | 32 | "deny": [], |
48 | 33 | "ask": [], |
|
0 commit comments