This commit is contained in:
Patryk Ciechanski
2025-06-11 13:12:19 +02:00
parent af9a6d7202
commit c904b6c4e8
7 changed files with 1591 additions and 3 deletions

View File

@@ -11,8 +11,22 @@
"Bash(cat:*)",
"Bash(grep:*)",
"Bash(source:*)",
"Bash(rm:*)"
"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"
]
}