gunshi-project-ss/.claude/settings.local.json

22 lines
580 B
JSON

{
"permissions": {
"allow": [
"mcp__word-document-server__get_document_outline",
"mcp__word-document-server__get_document_info",
"mcp__word-document-server__get_document_text",
"mcp__word-document-server__get_paragraph_text_from_document",
"mcp__word-document-server__find_text_in_document",
"mcp__sequential-thinking__sequentialthinking",
"Bash(pandoc:*)",
"Bash(tree:*)",
"Bash(xargs:*)",
"Bash(find:*)",
"Bash(awk:*)",
"Bash(mkdir:*)",
"Bash(dir:*)"
],
"deny": [],
"ask": []
}
}