Skip to content

Commit 8ef6f1b

Browse files
author
Jérémy Christillin
committed
docs: update README for v3.1.0 release
- Update version badge to 3.1.0 - Add What's New section for v3.1.0 highlighting tool activation system - Move v3.0.0 changes to Previous Releases section
1 parent 1f7716e commit 8ef6f1b

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

README.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A powerful Model Context Protocol (MCP) server that enables **Claude Code** and
1212
[![npm downloads](https://img.shields.io/npm/dt/mcp-ssh-manager.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/mcp-ssh-manager)
1313
[![MCP SSH Server](https://img.shields.io/badge/MCP_SSH-Server-orange?style=for-the-badge)](https://github.com/bvisible/mcp-ssh-manager)
1414
[![SSH MCP](https://img.shields.io/badge/SSH_MCP-Compatible-blue?style=for-the-badge)](https://modelcontextprotocol.io)
15-
[![Version](https://img.shields.io/badge/Version-3.0.0-brightgreen?style=for-the-badge)](https://github.com/bvisible/mcp-ssh-manager/releases/tag/v3.0.0)
15+
[![Version](https://img.shields.io/badge/Version-3.1.0-brightgreen?style=for-the-badge)](https://github.com/bvisible/mcp-ssh-manager/releases/tag/v3.1.0)
1616
[![Claude Code](https://img.shields.io/badge/Claude_Code-Compatible-5A67D8?style=for-the-badge&logo=anthropic)](https://claude.ai/code)
1717
[![OpenAI Codex](https://img.shields.io/badge/OpenAI_Codex-Compatible-00A67E?style=for-the-badge&logo=openai)](https://openai.com/codex)
1818
[![MCP](https://img.shields.io/badge/MCP-Server-orange?style=for-the-badge)](https://modelcontextprotocol.io)
@@ -26,9 +26,21 @@ A powerful Model Context Protocol (MCP) server that enables **Claude Code** and
2626

2727
---
2828

29-
## 🎉 What's New in v3.0.0
29+
## 🎉 What's New in v3.1.0
3030

31-
**Major Release - Enterprise DevOps Platform** (Released: October 1, 2025)
31+
**Tool Activation System** (Released: November 15, 2025)
32+
33+
### 🎯 Context Usage Optimization
34+
- **92% context reduction**: Enable only the tools you need (minimal mode: 5 tools vs all 37)
35+
- **Tool management CLI**: `ssh-manager tools list/configure/enable/disable`
36+
- **6 tool groups**: Core, Sessions, Monitoring, Backup, Database, Advanced
37+
- **Auto-approval export**: Generate Claude Code auto-approval configs
38+
39+
---
40+
41+
## Previous Releases
42+
43+
### v3.0.0 - Enterprise DevOps Platform (October 1, 2025)
3244

3345
This release adds **12 new MCP tools** transforming SSH Manager into a comprehensive DevOps automation platform:
3446

0 commit comments

Comments
 (0)