使用Serper执行Google搜索以从LinkedIn收集员工名单。
{
"mcpServers": {
"linkedin_osint": {
"command": "uv",
"args": [
"--directory",
"C:\\path\\\\to\\linkedin-osint-mcp",
"run",
"main.py"
]
}
}
}
"获取在Bullworth学院工作的用户列表。" // 基本查询<br> "获取在Bullworth学院工作的用户列表,并尽可能多地查找。" // 将搜索多页<br> "查找所有在Bullworth学院工作的用户,并将结果格式化为“flast@bullworth.com”的形式并保存到csv文件中。" // 将姓名格式化为电子邮件地址