ScopeSentry V1.9.3:支持 MCP 接入
链接
• 官网:https://www.scope-sentry.top • GitHub:https://github.com/Autumn-27/ScopeSentry • 插件市场:https://plugin.scope-sentry.top • Skill:https://raw.githubusercontent.com/Autumn-27/ScopeSentry/refs/heads/main/SKILL.md
API key
1. 建 API Key
后台 → 配置 → API Key 管理 → 创建,保存 ssk_...
2. MCP 地址http://<host>:<port>/mcp
3. 客户端配置(Cursor 示例)
{
"mcpServers": {
"scopesentry": {
"url": "http://your-host:8082/mcp",
"headers": {
"X-API-Key": "ssk_你的密钥"
}
}
}
}17 个工具
子域名、Web 资产、漏洞、敏感信息这些都能查,也能直接从资产库拉目标建扫描任务。
接入Agent后可以通过对话查询资产,创建任务等。


ARTEX
https://github.com/Autumn-27/ARTEX
资产可以同步到 ARTEX,在那边继续做渗透分析。

版本
• 服务端 V1.9.3,扫描端 V1.9.1