32 lines
711 B
JSON
32 lines
711 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__gemini__review_code",
|
|
"mcp__gemini__chat",
|
|
"mcp__gemini__analyze",
|
|
"Bash(find:*)",
|
|
"mcp__gemini__review_changes",
|
|
"Bash(python test_resolve.py:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(source:*)",
|
|
"Bash(rm:*)",
|
|
"mcp__gemini__thinkdeep",
|
|
"mcp__memory__create_entities",
|
|
"mcp__memory__create_relations",
|
|
"mcp__memory__add_observations",
|
|
"Bash(mkdir:*)",
|
|
"Bash(mv:*)"
|
|
],
|
|
"deny": []
|
|
},
|
|
"enableAllProjectMcpServers": true,
|
|
"enabledMcpjsonServers": [
|
|
"github",
|
|
"context7",
|
|
"memory",
|
|
"sequential-thinking",
|
|
"gemini"
|
|
]
|
|
} |