Added new picture for bigmind page

This commit is contained in:
Patrick Plate
2026-04-04 20:03:59 +02:00
parent cf102e8b3e
commit d5510f590e
13 changed files with 16 additions and 8 deletions
+16 -8
View File
@@ -10,11 +10,10 @@
"alwaysAllow": [ "alwaysAllow": [
"git_status", "git_status",
"git_diff_unstaged", "git_diff_unstaged",
"git_log",
"git_add",
"git_commit",
"git_branch", "git_branch",
"git_create_branch" "git_create_branch",
"git_add",
"git_commit"
] ]
}, },
"filesystem": { "filesystem": {
@@ -34,7 +33,8 @@
"src/server.py" "src/server.py"
], ],
"alwaysAllow": [ "alwaysAllow": [
"webscraper_fetch" "webscraper_fetch",
"webscraper_fetch_links"
] ]
}, },
"gitea": { "gitea": {
@@ -54,8 +54,10 @@
"create_issue_comment", "create_issue_comment",
"create_pull_request", "create_pull_request",
"get_repository", "get_repository",
"list_my_repositories" "list_my_repositories",
] "create_wiki_page"
],
"disabled": true
}, },
"playwright": { "playwright": {
"command": "npx", "command": "npx",
@@ -82,7 +84,13 @@
"env": { "env": {
"COMFYUI_URL": "http://localhost:8188", "COMFYUI_URL": "http://localhost:8188",
"IMAGE_OUTPUT_DIR": "/home/pplate/Pictures/mcp-generated" "IMAGE_OUTPUT_DIR": "/home/pplate/Pictures/mcp-generated"
} },
"alwaysAllow": [
"list_available_models",
"get_generation_status",
"get_output_directory",
"generate_image"
]
} }
} }
} }
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 459 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB