31 lines
939 B
Markdown
31 lines
939 B
Markdown
```
|
|
{
|
|
"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)"
|
|
]
|
|
}
|
|
}
|
|
|
|
```
|