Remove MCP Tips and reorganize MCP slash commands (#11387)

This commit is contained in:
Tommaso Sciortino
2025-10-17 12:35:14 -07:00
committed by GitHub
parent 6786684962
commit 7c086fe55b
8 changed files with 139 additions and 169 deletions

View File

@@ -100,16 +100,26 @@ Slash commands provide meta-level control over the CLI itself.
available commands and their usage.
- **`/mcp`**
- **Description:** List configured Model Context Protocol (MCP) servers, their
connection status, server details, and available tools.
- **Description:** Manage configured Model Context Protocol (MCP) servers.
- **Sub-commands:**
- **`desc`** or **`descriptions`**:
- **Description:** Show detailed descriptions for MCP servers and tools.
- **`nodesc`** or **`nodescriptions`**:
- **Description:** Hide tool descriptions, showing only the tool names.
- **`list`** or **`ls`**:
- **Description:** List configured MCP servers and tools. This is the
default action if no subcommand is specified.
- **`desc`**
- **Description:** List configured MCP servers and tools with
descriptions.
- **`schema`**:
- **Description:** Show the full JSON schema for the tool's configured
parameters.
- **Description:** List configured MCP servers and tools with descriptions
and schemas.
- **`auth`**:
- **Description:** Authenticate with an OAuth-enabled MCP server.
- **Usage:** `/mcp auth <server-name>`
- **Details:** If `<server-name>` is provided, it initiates the OAuth flow
for that server. If no server name is provided, it lists all configured
servers that support OAuth authentication.
- **`refresh`**:
- **Description:** Restarts all MCP servers and re-discovers their
available tools.
- **`/memory`**
- **Description:** Manage the AI's instructional context (hierarchical memory