Skip to content

Commit 0b65955

Browse files
committed
doc: update docs
1 parent 3970689 commit 0b65955

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ https://github.com/user-attachments/assets/be2b67b3-fc1c-4d11-ae46-93deba8ed98e
1111

1212
## ✨ Features <a id="features"></a>
1313

14-
A powerful and flexible Kubernetes [Model Context Protocol (MCP)](https://blog.marcnuri.com/model-context-protocol-mcp-introduction) server implementation with support for **OpenShift**.
14+
A powerful and flexible Kubernetes [Model Context Protocol (MCP)](https://blog.marcnuri.com/model-context-protocol-mcp-introduction) server implementation with support for **Kubernetes** and **OpenShift**.
1515

1616
- **✅ Configuration**:
1717
- Automatically detect changes in the Kubernetes configuration and update the MCP server.
@@ -29,8 +29,9 @@ A powerful and flexible Kubernetes [Model Context Protocol (MCP)](https://blog.m
2929
- **✅ Events**: View Kubernetes events in all namespaces or in a specific namespace.
3030
- **✅ Projects**: List OpenShift Projects.
3131

32-
Unlike other Kubernetes MCP server implementations, this IS NOT just a wrapper around `kubectl` or `helm` command-line tools.
33-
There is no need for external dependencies or tools to be installed on the system.
32+
Unlike other Kubernetes MCP server implementations, this **IS NOT** just a wrapper around `kubectl` or `helm` command-line tools.
33+
34+
There is **NO NEED** for external dependencies or tools to be installed on the system.
3435
If you're using the native binaries you don't even need to have Node or Python installed on your system.
3536

3637
## 🚀 Getting Started <a id="getting-started"></a>

0 commit comments

Comments
 (0)