wip
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# CLAUDE.md
|
||||
|
||||
NEVER CALL FORMAT! WE'LL FORMAT IN THE FUTURE WHEN WE HAVE MERGED ALL BIG PRS!
|
||||
|
||||
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
|
||||
|
||||
## Project Overview
|
||||
|
||||
28
.claude/notnow-settings.local.json
Normal file
28
.claude/notnow-settings.local.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"mcp__acp__Bash",
|
||||
"mcp__acp__Edit",
|
||||
"mcp__gsc__gsc_pages_stats",
|
||||
"mcp__gsc__gsc_queries_list",
|
||||
"mcp__gsc__gsc_pages_list",
|
||||
"mcp__gsc__gsc_queries_stats",
|
||||
"mcp__gsc__gsc_queries_opportunities",
|
||||
"mcp__gsc__spyfu_domain_compare",
|
||||
"mcp__gsc__spyfu_seo_keywords",
|
||||
"mcp__gsc__gsc_devices_list",
|
||||
"mcp__acp__Write",
|
||||
"mcp__gsc__spyfu_serp_analysis",
|
||||
"mcp__gsc__spyfu_keyword_info",
|
||||
"mcp__gsc__serpapi_search",
|
||||
"mcp__searchapi__google_rank_tracking",
|
||||
"WebFetch(domain:www.mparticle.com)",
|
||||
"WebFetch(domain:posthog.com)",
|
||||
"WebFetch(domain:openpanel.dev)",
|
||||
"mcp__gsc__gsc_sites_list",
|
||||
"WebFetch(domain:plausible.io)",
|
||||
"WebFetch(domain:opennext.js.org)",
|
||||
"WebFetch(domain:clickhouse.com)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user