Files

37 lines
1.3 KiB
JSON
Raw Permalink Normal View History

2026-05-31 18:45:42 +08:00
{
"permissions": {
"allow": [
"Bash(claude mcp *)",
"Bash(echo \"exit: $?\")",
"Bash(curl -s --max-time 5 http://127.0.0.1:8188/object_info/CheckpointLoaderSimple)",
"Bash(curl -s -o /dev/null -w \"%{http_code}\" --max-time 4 http://127.0.0.1:8188/system_stats)",
"Bash(curl -s -o /dev/null -w \"%{http_code}\" --max-time 4 http://192.168.1.120:8188/system_stats)",
"Bash(netstat -ano)",
"mcp__comfyui__list_local_models",
"mcp__comfyui__create_workflow",
"mcp__comfyui__get_node_info",
"mcp__comfyui__validate_workflow",
"mcp__comfyui__save_workflow",
"WebSearch",
"WebFetch(domain:github.com)",
"WebFetch(domain:docs.comfy.org)",
"WebFetch(domain:comfyui.nomadoor.net)",
"WebFetch(domain:comfyanonymous.github.io)",
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:www.nextdiffusion.ai)",
"WebFetch(domain:www.runcomfy.com)",
"WebFetch(domain:zimage.top)",
"mcp__comfyui__get_system_stats",
"mcp__comfyui__get_environment",
"mcp__comfyui__download_model",
"mcp__comfyui__generate_image",
"mcp__comfyui__get_job_status",
"mcp__comfyui__get_history",
"mcp__comfyui__upload_image",
"mcp__comfyui__enqueue_workflow",
"mcp__comfyui__get_logs",
"mcp__comfyui__get_image"
]
}
}