61 lines
2.0 KiB
JSON
61 lines
2.0 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash",
|
|
"Read",
|
|
"Write",
|
|
"Edit",
|
|
"MultiEdit",
|
|
"Glob",
|
|
"Grep",
|
|
"WebFetch",
|
|
"WebSearch",
|
|
"TodoWrite",
|
|
"Task",
|
|
"NotebookEdit",
|
|
"mcp__playwright__playwright_navigate",
|
|
"mcp__playwright__playwright_screenshot",
|
|
"mcp__playwright__playwright_click",
|
|
"mcp__playwright__playwright_fill",
|
|
"mcp__playwright__playwright_select",
|
|
"mcp__playwright__playwright_hover",
|
|
"mcp__playwright__playwright_evaluate",
|
|
"mcp__playwright__playwright_console_logs",
|
|
"mcp__playwright__playwright_get_visible_text",
|
|
"mcp__playwright__playwright_get_visible_html",
|
|
"mcp__playwright__playwright_press_key",
|
|
"mcp__playwright__playwright_close",
|
|
"mcp__playwright__playwright_go_back",
|
|
"mcp__playwright__playwright_go_forward",
|
|
"mcp__playwright__playwright_resize",
|
|
"mcp__playwright__playwright_drag",
|
|
"mcp__playwright__playwright_upload_file",
|
|
"mcp__playwright__playwright_iframe_click",
|
|
"mcp__playwright__playwright_iframe_fill",
|
|
"mcp__playwright__playwright_save_as_pdf",
|
|
"mcp__playwright__playwright_click_and_switch_tab",
|
|
"mcp__playwright__playwright_get",
|
|
"mcp__playwright__playwright_post",
|
|
"mcp__playwright__playwright_put",
|
|
"mcp__playwright__playwright_patch",
|
|
"mcp__playwright__playwright_delete",
|
|
"mcp__playwright__playwright_expect_response",
|
|
"mcp__playwright__playwright_assert_response",
|
|
"mcp__playwright__playwright_custom_user_agent",
|
|
"mcp__playwright__start_codegen_session",
|
|
"mcp__playwright__end_codegen_session",
|
|
"mcp__playwright__get_codegen_session",
|
|
"mcp__playwright__clear_codegen_session",
|
|
"mcp__ide__getDiagnostics",
|
|
"mcp__ide__executeCode"
|
|
],
|
|
"defaultMode": "bypassPermissions",
|
|
"deny": [],
|
|
"ask": []
|
|
},
|
|
"enableAllProjectMcpServers": true,
|
|
"enabledMcpjsonServers": [
|
|
"playwright"
|
|
]
|
|
}
|