@@ -39,7 +39,11 @@ Open your `claude_desktop_config.json` and add the mcp server to the list of `mc
"mcpServers": {
"kubernetes": {
"command": "npx",
"args": ["-y", "kubernetes-mcp-server@latest"]
"args": [
"-y",
"kubernetes-mcp-server@latest"
]
}
}
}
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.