remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Provides real-time web search capabilities, enabling conversations with the Sonar API to retrieve current information from across the web.
sysauto 询问 MCP 服务器
MCP 服务器实现集成了 Sonar API,为 Claude 提供无与伦比的实时、网络范围的研究。
工具
- sysauto_ask
- 与 Sonar API 进行对话以进行实时网络搜索。
- 输入:
messages
(数组):对话消息的数组。- 每条消息必须包含:
role
(字符串):消息的角色(例如,system
,user
,assistant
)。content
(字符串):消息的内容。
- 每条消息必须包含:
配置
步骤1:
克隆此存储库:
Copy
导航到sysauto-ask
目录并安装必要的依赖项:
Copy
第 2 步:获取 Sonar API 密钥
- 注册一个Sonar API 帐户。
- 按照帐户设置说明从开发者仪表板生成您的 API 密钥。
- 将您环境中的 API 密钥设置为
sysauto_API_KEY
。
步骤3:配置Claude桌面
- 在此处下载 Claude 桌面。
- 将其添加到您的
claude_desktop_config.json
中:
Copy
NPX
Copy
npm publish --访问公共 npm publish
This server cannot be installed
与 Sonar API 集成的 MCP 服务器为 Claude 提供实时网络搜索功能,以进行全面研究。