Files
notes/work/移动杭研/AI 项目/settings.local.json.md
T
Docker7530 a85ad8447f 1773239962
2026-03-11 22:39:26 +08:00

939 B

{
  "permissions": {
    "allow": [
      "Bash(./mvnw test:*)",
      "Bash(./mvnw dependency:get:*)",
      "Bash(curl:*)",
      "mcp__deepwiki__ask_question",
      "Bash(mvn test:*)",
      "mcp__deepwiki__read_wiki_structure",
      "mcp__deepwiki__read_wiki_contents",
      "Bash(python:*)",
      "Bash(mvn compile:*)",
      "Bash(mvn dependency:tree:*)",
      "Read(//c/Users/docke/.m2/repository/io/modelcontextprotocol/**)",
      "Read(//c/Users/docke/.m2/**)",
      "Bash(jar tf:*)",
      "Bash(javap:*)",
      "Bash(mvn clean:*)",
      "Bash(mvn spring-boot:run:*)",
      "Bash(jar:*)",
      "WebFetch(domain:spec.modelcontextprotocol.io)",
      "WebFetch(domain:spring.io)",
      "WebFetch(domain:developers.redhat.com)",
      "Bash(find \"D:\\\\MyCode\\\\Work\\\\yd-hy\\\\ibs-mcp\" -type f \\\\\\( -name \"*.sql\" -o -name \"schema*\" -o -name \"*schema*\" \\\\\\) 2>/dev/null | head -20)"
    ]
  }
}