-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.local.json
More file actions
59 lines (59 loc) · 2.4 KB
/
settings.local.json
File metadata and controls
59 lines (59 loc) · 2.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"permissions": {
"allow": [
"WebFetch(domain:www.autohotkey.com)",
"WebFetch(domain:taxpage.com)",
"mcp__claude_ai_Gmail__gmail_list_labels",
"mcp__claude_ai_Gmail__gmail_get_profile",
"WebFetch(domain:developers.google.com)",
"WebFetch(domain:googleapis.github.io)",
"WebFetch(domain:google-auth.readthedocs.io)",
"WebFetch(domain:support.google.com)",
"WebFetch(domain:docs.ollama.com)",
"WebFetch(domain:ollama.com)",
"WebFetch(domain:issuetracker.google.com)",
"WebFetch(domain:www.googlecloudcommunity.com)",
"WebFetch(domain:discuss.google.dev)",
"mcp__plugin_github_github__list_branches",
"WebFetch(domain:googleapis.dev)",
"WebFetch(domain:docs.pydantic.dev)",
"mcp__plugin_context7_context7__resolve-library-id",
"mcp__plugin_context7_context7__query-docs",
"Skill(update-config)",
"mcp__plugin_github_github__create_repository",
"mcp__plugin_serena_serena__find_file",
"mcp__plugin_serena_serena__read_memory",
"mcp__plugin_serena_serena__replace_content",
"mcp__plugin_serena_serena__search_for_pattern",
"mcp__plugin_serena_serena__replace_symbol_body",
"mcp__plugin_serena_serena__insert_after_symbol",
"WebFetch(domain:blog.poshmark.com)",
"WebFetch(domain:platform.openai.com)",
"WebFetch(domain:openai.com)",
"WebFetch(domain:en.wikipedia.org)",
"mcp__claude_ai_Figma__whoami",
"mcp__claude_ai_Figma__create_new_file",
"mcp__claude_ai_Figma__use_figma",
"WebFetch(domain:supabase.com)",
"WebFetch(domain:ai.google.dev)",
"WebFetch(domain:docs.mistral.ai)",
"WebFetch(domain:ised-isde.canada.ca)",
"WebFetch(domain:corporationscanada.ic.gc.ca)",
"WebFetch(domain:tpsfirm.com)",
"Skill(hookify:hookify)",
"mcp__claude_ai_Supabase__list_projects",
"mcp__claude_ai_Supabase__apply_migration",
"mcp__claude_ai_Supabase__deploy_edge_function",
"mcp__claude_ai_Supabase__get_project_url",
"mcp__claude_ai_Supabase__get_publishable_keys",
"mcp__claude_ai_Supabase__search_docs",
"mcp__claude_ai_Supabase__execute_sql",
"mcp__claude_ai_Supabase__get_logs",
"mcp__claude_ai_Supabase__list_edge_functions",
"mcp__claude_ai_Supabase__get_edge_function"
]
},
"remote": {
"defaultEnvironmentId": "env_01JgJMSHvRKsiyRbe7NrC57f"
}
}