mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-28 22:14:52 -07:00
support for mcp tools
This commit is contained in:
@@ -91,5 +91,6 @@ export async function loadCliConfig(settings: Settings): Promise<Config> {
|
||||
argv.full_context || false,
|
||||
settings.toolDiscoveryCommand,
|
||||
settings.toolCallCommand,
|
||||
settings.mcpServerCommand,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user