Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save fumiya-kume/43f68d041d6c080f143c319fd47545c0 to your computer and use it in GitHub Desktop.
Save fumiya-kume/43f68d041d6c080f143c319fd47545c0 to your computer and use it in GitHub Desktop.
Claude Code , setting by Claude Code
{
"permissions": {
"allow": [
"Bash(*)",
"Read(*)",
"Write(*)",
"Edit(*)",
"MultiEdit(*)",
"LS(*)",
"Glob(*)",
"Grep(*)",
"TodoRead(*)",
"TodoWrite(*)",
"NotebookRead(*)",
"NotebookEdit(*)",
"Agent(*)",
"WebSearch(*)",
"WebFetch(domain:github.com)",
"WebFetch(domain:api.github.com)",
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:gist.github.com)",
"WebFetch(domain:docs.swift.org)",
"WebFetch(domain:swift.org)",
"WebFetch(domain:developer.apple.com)",
"WebFetch(domain:swiftpackageindex.com)",
"WebFetch(domain:stackoverflow.com)",
"WebFetch(domain:packageindex.com)",
"WebFetch(domain:cocoapods.org)",
"WebFetch(domain:npmjs.com)",
"WebFetch(domain:pypi.org)",
"WebFetch(domain:crates.io)",
"WebFetch(domain:pkg.go.dev)",
"WebFetch(domain:mvnrepository.com)",
"WebFetch(domain:nuget.org)",
"WebFetch(domain:rubygems.org)",
"WebFetch(domain:packagist.org)",
"WebFetch(domain:docs.rs)",
"WebFetch(domain:golang.org)",
"WebFetch(domain:python.org)",
"WebFetch(domain:nodejs.org)",
"WebFetch(domain:rust-lang.org)",
"WebFetch(domain:kotlinlang.org)",
"WebFetch(domain:scala-lang.org)",
"WebFetch(domain:clojure.org)",
"WebFetch(domain:haskell.org)",
"WebFetch(domain:erlang.org)",
"WebFetch(domain:elixir-lang.org)",
"WebFetch(domain:dartlang.org)",
"WebFetch(domain:typescriptlang.org)",
"WebFetch(domain:mozilla.org)",
"WebFetch(domain:w3.org)",
"WebFetch(domain:whatwg.org)",
"WebFetch(domain:ietf.org)",
"WebFetch(domain:rfc-editor.org)",
"WebFetch(domain:unicode.org)",
"WebFetch(domain:iso.org)",
"WebFetch(domain:json.org)",
"WebFetch(domain:yaml.org)",
"WebFetch(domain:toml.io)",
"WebFetch(domain:semver.org)",
"WebFetch(domain:conventionalcommits.org)",
"WebFetch(domain:keepachangelog.com)",
"WebFetch(domain:choosealicense.com)",
"WebFetch(domain:spdx.org)",
"WebFetch(domain:opensource.org)",
"WebFetch(domain:fsf.org)",
"WebFetch(domain:gnu.org)",
"WebFetch(domain:apache.org)",
"WebFetch(domain:eclipse.org)",
"WebFetch(domain:jetbrains.com)",
"WebFetch(domain:atlassian.com)",
"WebFetch(domain:docker.com)",
"WebFetch(domain:kubernetes.io)",
"WebFetch(domain:helm.sh)",
"WebFetch(domain:terraform.io)",
"WebFetch(domain:ansible.com)",
"WebFetch(domain:jenkins.io)",
"WebFetch(domain:circleci.com)",
"WebFetch(domain:travis-ci.org)",
"WebFetch(domain:appveyor.com)",
"WebFetch(domain:codecov.io)",
"WebFetch(domain:coveralls.io)",
"WebFetch(domain:sonarcloud.io)",
"WebFetch(domain:snyk.io)",
"WebFetch(domain:owasp.org)",
"WebFetch(domain:cve.mitre.org)",
"WebFetch(domain:nvd.nist.gov)",
"WebFetch(domain:sec.gov)",
"WebFetch(domain:nist.gov)",
"WebFetch(domain:cert.org)",
"WebFetch(domain:sans.org)",
"WebFetch(domain:cloudflare.com)",
"WebFetch(domain:aws.amazon.com)",
"WebFetch(domain:cloud.google.com)",
"WebFetch(domain:azure.microsoft.com)",
"WebFetch(domain:digitalocean.com)",
"WebFetch(domain:linode.com)",
"WebFetch(domain:vultr.com)",
"WebFetch(domain:heroku.com)",
"WebFetch(domain:netlify.com)",
"WebFetch(domain:vercel.com)",
"WebFetch(domain:railway.app)",
"WebFetch(domain:render.com)",
"WebFetch(domain:fly.io)",
"WebFetch(domain:planetscale.com)",
"WebFetch(domain:supabase.com)",
"WebFetch(domain:firebase.google.com)",
"WebFetch(domain:mongodb.com)",
"WebFetch(domain:postgresql.org)",
"WebFetch(domain:mysql.com)",
"WebFetch(domain:redis.io)",
"WebFetch(domain:elastic.co)",
"WebFetch(domain:influxdata.com)",
"WebFetch(domain:grafana.com)",
"WebFetch(domain:prometheus.io)",
"WebFetch(domain:jaegertracing.io)",
"WebFetch(domain:opentelemetry.io)",
"WebFetch(domain:datadog.com)",
"WebFetch(domain:newrelic.com)",
"WebFetch(domain:sentry.io)",
"WebFetch(domain:rollbar.com)",
"WebFetch(domain:bugsnag.com)",
"WebFetch(domain:amplitude.com)",
"WebFetch(domain:mixpanel.com)",
"WebFetch(domain:segment.com)",
"WebFetch(domain:posthog.com)",
"WebFetch(domain:hotjar.com)",
"WebFetch(domain:fullstory.com)"
],
"deny": []
},
"enableAllProjectMcpServers": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment