Skip to content

Commit a556952

Browse files
RoyLinRoyLin
authored andcommitted
docs: add /mcp slash command to README command table
1 parent 828ef24 commit a556952

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ Interactive session commands dispatched before the LLM. Custom commands via the
250250
| `/clear` | Clear conversation history |
251251
| `/history` | Show conversation turn count and token stats |
252252
| `/tools` | List registered tools |
253+
| `/mcp` | List connected MCP servers and their tools |
253254

254255
```rust
255256
use a3s_code_core::commands::{SlashCommand, CommandContext, CommandOutput};

0 commit comments

Comments
 (0)