mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-21 01:07:46 +00:00
@@ -586,7 +586,7 @@ export async function connectToMcpServer(
|
||||
debugMode: boolean,
|
||||
): Promise<Client> {
|
||||
const mcpClient = new Client({
|
||||
name: 'gemini-cli-mcp-client',
|
||||
name: 'qwen-code-mcp-client',
|
||||
version: '0.0.1',
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user