You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To use this MCP server with Claude Desktop you would firstly need to install it.
49
+
<details><summary><b>
50
+
Demo Usage
51
+
</b></summary>
52
+
53
+
Following chat with Claude Desktop demonstrates how it looks when selected particular context as a resource and then asked to check pod logs for errors in kube-system namespace:
3. Using pre-built binaries published in npm or building from source.
51
-
52
-
### Using pre-built binaries
79
+
### Manually with pre-built binaries
53
80
54
81
#### From npm
55
82
@@ -120,18 +147,11 @@ Now you should be able to run Claude Desktop and:
120
147
- ask Claude to list events in a given context and namespace
121
148
- ask Claude to read logs of a given pod in a given context and namespace
122
149
123
-
## Environment Variables
150
+
###Environment Variables
124
151
125
152
The following environment variables are used by the MCP server:
126
153
-`KUBECONFIG`: Path to your Kubernetes configuration file (optional, defaults to ~/.kube/config)
127
154
128
-
###Contributing
155
+
## Contributing
129
156
130
157
Check out [CONTRIBUTION.md](./CONTRIBUTION.md) for more information on how to contribute to this project.
131
-
132
-
### Demo usage with Claude Desktop
133
-
134
-
Following chat with Claude Desktop demonstrates how it looks when selected particular context as a resource and then asked to check pod logs for errors in kube-system namespace:
0 commit comments