Created
January 28, 2026 15:56
-
-
Save vi7/75de34aafcb75a04fef68142d83aa6ac to your computer and use it in GitHub Desktop.
MCP tools permission settings for the Claude Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "attribution": { | |
| "commit": "🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>", | |
| "pr": "🤖 Generated with [Claude Code](https://claude.com/claude-code)" | |
| }, | |
| "permissions": { | |
| "allow": [ | |
| "mcp__kubernetes__configuration_contexts_list", | |
| "mcp__kubernetes__configuration_view", | |
| "mcp__kubernetes__targets_list", | |
| "mcp__kubernetes__events_list", | |
| "mcp__kubernetes__namespaces_list", | |
| "mcp__kubernetes__projects_list", | |
| "mcp__kubernetes__nodes_log", | |
| "mcp__kubernetes__nodes_stats_summary", | |
| "mcp__kubernetes__nodes_top", | |
| "mcp__kubernetes__pods_list", | |
| "mcp__kubernetes__pods_list_in_namespace", | |
| "mcp__kubernetes__pods_get", | |
| "mcp__kubernetes__pods_top", | |
| "mcp__kubernetes__pods_log", | |
| "mcp__kubernetes__resources_list", | |
| "mcp__kubernetes__resources_get", | |
| "mcp__kubernetes__kcp_workspaces_list", | |
| "mcp__kubernetes__kcp_workspace_describe", | |
| "mcp__kubernetes__kiali_mesh_graph", | |
| "mcp__kubernetes__kiali_manage_istio_config_read", | |
| "mcp__kubernetes__kiali_get_resource_details", | |
| "mcp__kubernetes__kiali_get_metrics", | |
| "mcp__kubernetes__kiali_workload_logs", | |
| "mcp__kubernetes__kiali_get_traces", | |
| "mcp__kubernetes__helm_list", | |
| "mcp__github__get_me", | |
| "mcp__github__get_team_members", | |
| "mcp__github__get_teams", | |
| "mcp__github__actions_get", | |
| "mcp__github__actions_list", | |
| "mcp__github__get_job_logs", | |
| "mcp__github__get_code_scanning_alert", | |
| "mcp__github__list_code_scanning_alerts", | |
| "mcp__github__get_dependabot_alert", | |
| "mcp__github__list_dependabot_alerts", | |
| "mcp__github__get_discussion", | |
| "mcp__github__get_discussion_comments", | |
| "mcp__github__list_discussion_categories", | |
| "mcp__github__list_discussions", | |
| "mcp__github__get_gist", | |
| "mcp__github__list_gists", | |
| "mcp__github__get_repository_tree", | |
| "mcp__github__issue_read", | |
| "mcp__github__get_label", | |
| "mcp__github__list_issue_types", | |
| "mcp__github__list_issues", | |
| "mcp__github__search_issues", | |
| "mcp__github__list_label", | |
| "mcp__github__list_notifications", | |
| "mcp__github__get_notification_details", | |
| "mcp__github__search_orgs", | |
| "mcp__github__projects_get", | |
| "mcp__github__projects_list", | |
| "mcp__github__list_pull_requests", | |
| "mcp__github__pull_request_read", | |
| "mcp__github__search_pull_requests", | |
| "mcp__github__get_file_contents", | |
| "mcp__github__get_commit", | |
| "mcp__github__get_latest_release", | |
| "mcp__github__get_release_by_tag", | |
| "mcp__github__get_tag", | |
| "mcp__github__list_branches", | |
| "mcp__github__list_commits", | |
| "mcp__github__list_releases", | |
| "mcp__github__list_tags", | |
| "mcp__github__search_code", | |
| "mcp__github__search_repositories", | |
| "mcp__github__get_secret_scanning_alert", | |
| "mcp__github__list_secret_scanning_alerts", | |
| "mcp__github__get_global_security_advisory", | |
| "mcp__github__list_global_security_advisories", | |
| "mcp__github__list_org_repository_security_advisories", | |
| "mcp__github__list_repository_security_advisories", | |
| "mcp__github__list_starred_repositories", | |
| "mcp__github__search_users" | |
| ], | |
| "ask": [ | |
| "mcp__kubernetes__pods_delete", | |
| "mcp__kubernetes__pods_exec", | |
| "mcp__kubernetes__pods_run", | |
| "mcp__kubernetes__resources_create_or_update", | |
| "mcp__kubernetes__resources_delete", | |
| "mcp__kubernetes__resources_scale", | |
| "mcp__kubernetes__kiali_manage_istio_config", | |
| "mcp__kubernetes__vm_create", | |
| "mcp__kubernetes__vm_lifecycle", | |
| "mcp__kubernetes__helm_install", | |
| "mcp__kubernetes__helm_uninstall", | |
| "mcp__github__actions_run_trigger", | |
| "mcp__github__add_issue_comment", | |
| "mcp__github__assign_copilot_to_issue", | |
| "mcp__github__issue_write", | |
| "mcp__github__sub_issue_write", | |
| "mcp__github__create_gist", | |
| "mcp__github__update_gist", | |
| "mcp__github__label_write", | |
| "mcp__github__dismiss_notification", | |
| "mcp__github__manage_notification_subscription", | |
| "mcp__github__manage_repository_notification_subscription", | |
| "mcp__github__mark_all_notifications_read", | |
| "mcp__github__projects_write", | |
| "mcp__github__add_comment_to_pending_review", | |
| "mcp__github__create_pull_request", | |
| "mcp__github__merge_pull_request", | |
| "mcp__github__pull_request_review_write", | |
| "mcp__github__request_copilot_review", | |
| "mcp__github__update_pull_request", | |
| "mcp__github__update_pull_request_branch", | |
| "mcp__github__create_branch", | |
| "mcp__github__create_or_update_file", | |
| "mcp__github__create_repository", | |
| "mcp__github__delete_file", | |
| "mcp__github__fork_repository", | |
| "mcp__github__push_files", | |
| "mcp__github__star_repository", | |
| "mcp__github__unstar_repository" | |
| ], | |
| "deny": [] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment