mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-28 22:14:52 -07:00
fix: typo in MCP servers settings description (#15929)
This commit is contained in:
@@ -165,7 +165,7 @@ The file has the following structure:
|
|||||||
- `version`: The version of the extension.
|
- `version`: The version of the extension.
|
||||||
- `mcpServers`: A map of MCP servers to settings. The key is the name of the
|
- `mcpServers`: A map of MCP servers to settings. The key is the name of the
|
||||||
server, and the value is the server configuration. These servers will be
|
server, and the value is the server configuration. These servers will be
|
||||||
loaded on startup just like MCP servers settingsd in a
|
loaded on startup just like MCP servers settings in a
|
||||||
[`settings.json` file](../get-started/configuration.md). If both an extension
|
[`settings.json` file](../get-started/configuration.md). If both an extension
|
||||||
and a `settings.json` file settings an MCP server with the same name, the
|
and a `settings.json` file settings an MCP server with the same name, the
|
||||||
server defined in the `settings.json` file takes precedence.
|
server defined in the `settings.json` file takes precedence.
|
||||||
|
|||||||
Reference in New Issue
Block a user