Skip to content

Commit 97bd5cb

Browse files
Update README
1 parent 8cece49 commit 97bd5cb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<img alt="GitHub release (latest SemVer)" src="https://img.shields.io/github/v/release/manusa/kubernetes-mcp-server?sort=semver" /></a>
1010
<a href="https://github.com/manusa/kubernetes-mcp-server/actions/workflows/build.yaml">
1111
<img src="https://github.com/manusa/kubernetes-mcp-server/actions/workflows/build.yaml/badge.svg" alt="Build status badge" /></a>
12+
<a href="https://smithery.ai/server/@manusa/kubernetes-mcp-server"><img alt="Smithery Badge" src="https://smithery.ai/badge/@manusa/kubernetes-mcp-server"></a>
1213
</p>
1314

1415

@@ -51,3 +52,11 @@ Open your `claude_desktop_config.json` and add the mcp server to the list of `mc
5152
}
5253
```
5354

55+
#### Installing via Smithery
56+
57+
To install Kubernetes MCP Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@manusa/kubernetes-mcp-server):
58+
59+
```bash
60+
npx -y @smithery/cli install @manusa/kubernetes-mcp-server --client claude
61+
```
62+

0 commit comments

Comments
 (0)