1 parent fe8eecb commit 10c13f2Copy full SHA for 10c13f2
1 file changed
.amazonq/cli-agents/vibe.json
@@ -26,23 +26,22 @@
26
}
27
},
28
"tools": [
29
- "fsRead",
30
- "fsWrite",
31
- "fsReplace",
32
- "listDirectory",
33
- "fileSearch",
34
- "executeBash",
+ "execute_bash",
+ "fs_read",
+ "fs_write",
+ "report_issue",
+ "knowledge",
+ "thinking",
35
+ "use_aws",
36
"@responsible-vibe-mcp",
37
"@playwright",
38
"@modelcontextprotocol Docs",
39
"@typescript-sdk Docs"
40
],
41
"allowedTools": [
42
43
44
45
46
"@modelcontextprotocol Docs/fetch_generic_url_content",
47
"@modelcontextprotocol Docs/fetch_typescript_sdk_docs",
48
"@modelcontextprotocol Docs/search_typescript_sdk_code",
0 commit comments