Skip to content

Commit c528a27

Browse files
committed
Clarify built-in MCP servers in Copilot CLI reference
1 parent 1372fae commit c528a27

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/copilot/reference/copilot-cli-reference/cli-command-reference.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -433,9 +433,6 @@ The CLI includes built-in MCP servers that are available without additional setu
433433
| Server | Description |
434434
|--------|-------------|
435435
| `github-mcp-server` | {% data variables.product.github %} API integration: issues, pull requests, commits, code search, and {% data variables.product.prodname_actions %}. |
436-
| `playwright` | Browser automation: navigate, click, type, screenshot, and form handling. |
437-
| `fetch` | HTTP requests via the `fetch` tool. |
438-
| `time` | Time utilities: `get_current_time` and `convert_time`. |
439436

440437
Use `--disable-builtin-mcps` to disable all built-in servers, or `--disable-mcp-server SERVER-NAME` to disable a specific one.
441438

0 commit comments

Comments
 (0)