{ "api": { "url": "http://localhost:11434/api/chat", "model": "qwen2.5:7b" "api_key": "" }, "mcpServers":{ "cpp-time": { "command": "cmd", "args": [ "/c", "D:\\Projects\\C++\\nativeMCP\\build\\bin\\Debug\\server_time.exe" ] }, "server-test": { "command": "cmd", "args": [ "/c", "D:\\Projects\\C++\\nativeMCP\\build\\bin\\Debug\\server_test.exe", "测试启动参数1", "测试启动参数2" ] } } }