这是一个具有网络搜索功能的Perplexity AI API的Model Context Protocol (MCP) 服务器。该服务器允许AI助手使用Perplexity的聊天完成API和sonar-deep-research模型进行网络搜索。
deep_research工具,让AI助手能够执行网络搜索服务器提供了一个deep_research工具,其输入参数如下:
query(必需):要执行的搜索查询search_recency_filter(可选):按时间筛选搜索结果(选项:month, week, day, hour)PERPLEXITY_API_KEY:您的Perplexity API密钥(必需)deep_research工具的响应包括:
要通过Smithery自动为Claude Desktop安装perplexity-deep-research:
npx -y @smithery/cli install @arjunkmrm/perplexity-deep-research --client claude
MIT