Skip to content

Commit e1ca211

Browse files
authored
Correct number of tools in architecture section
Updated the number of tools from five to four in the architecture section and removed the generate_agent_id tool.
1 parent 74267f0 commit e1ca211

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,15 +104,14 @@ PowerShell.MCP complements your existing MCP setup by providing a flexible, gene
104104

105105
## Architecture
106106

107-
Five tools provide maximum flexibility with minimum complexity:
107+
Four tools provide maximum flexibility with minimum complexity:
108108

109109
| Tool | Purpose |
110110
|------|---------|
111111
| `start_powershell_console` | Launch a persistent console for the MCP client |
112112
| `get_current_location` | Get current directory and available drives |
113113
| `invoke_expression` | Execute any PowerShell command or CLI tool |
114114
| `wait_for_completion` | Wait for long-running commands to complete |
115-
| `generate_agent_id` | Generate a unique agent ID for sub-agent console isolation |
116115

117116
## Quick Start
118117

0 commit comments

Comments
 (0)