forked from mengyxu/noob-components
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
1.2 KiB
40 lines
1.2 KiB
{ |
|
"permissions": { |
|
"allow": [ |
|
"mcp__chrome-devtools__list_pages", |
|
"mcp__chrome-devtools__navigate_page", |
|
"mcp__chrome-devtools__take_snapshot", |
|
"mcp__chrome-devtools__take_screenshot", |
|
"mcp__chrome-devtools__fill", |
|
"mcp__chrome-devtools__click", |
|
"mcp__chrome-devtools__list_network_requests", |
|
"mcp__chrome-devtools__evaluate_script", |
|
"mcp__chrome-devtools__get_network_request", |
|
"Bash(cat:*)", |
|
"mcp__chrome-devtools__wait_for", |
|
"Bash(find:*)", |
|
"Bash(xargs -I {} sh -c 'echo \"\"\"\"=== {} ===\"\"\"\" && grep -E \"\"\"\"<module>|<artifactId>\"\"\"\" {} 2>/dev/null | head -20')", |
|
"mcp__chrome-devtools__list_console_messages", |
|
"Bash(dir:*)", |
|
"Bash(curl:*)", |
|
"Bash(xargs cat:*)", |
|
"mcp__chrome-devtools__fill_form", |
|
"Bash(npm run build:lib:*)", |
|
"Bash(bun run build:lib:*)", |
|
"Bash(bun run dev)", |
|
"Bash(npx gitnexus:*)", |
|
"Bash(abcoder list-repos:*)", |
|
"Bash(codex mcp:*)", |
|
"Bash(abcoder:*)", |
|
"Bash(python3:*)", |
|
"Bash(trellis:*)", |
|
"mcp__gitnexus__list_repos", |
|
"mcp__gitnexus__cypher", |
|
"mcp__gitnexus__query", |
|
"Bash(codex:*)", |
|
"Bash(git:*)" |
|
], |
|
"deny": [], |
|
"ask": [] |
|
} |
|
}
|
|
|