Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

找客户 · Find Customers|销售线索与评论区获客

NPM · PPXC-LEADS-MCP · SCANNED AUG 3

Find sales leads in Douyin, Xiaohongshu, and Kuaishou comments; installs its Skill with approval.

Available components

+12 this week 50 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency6
Schema Quality & AI Usability42
  • AI-judged instruction clarity (fair).Partial
  • Context-footprint check failed: tool/resource definitions use about 2312 tokens (~136/item across 17 items; 17 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage96
  • 94% of tools have a non-trivial description (not blank, and not just the tool's name).Partial
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · ppxc-leads-mcp

# add to Claude Code
claude mcp add yuanjian068yuan-ppxc-leads-mcp -- npx -y ppxc-leads-mcp
# add to Codex CLI
codex mcp add yuanjian068yuan-ppxc-leads-mcp -- npx -y ppxc-leads-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "yuanjian068yuan-ppxc-leads-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "ppxc-leads-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add yuanjian068yuan-ppxc-leads-mcp --command npx --arg -y --arg ppxc-leads-mcp
# ~/.hermes/config.yaml
mcp_servers:
  yuanjian068yuan-ppxc-leads-mcp:
    command: "npx"
    args: ["-y", "ppxc-leads-mcp"]
// mcp.json
{
  "mcpServers": {
    "yuanjian068yuan-ppxc-leads-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ppxc-leads-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +50
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • License: unverified → fail functional
    • Schema quality: unverified → fair functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Tool coverage: unverified → 94 functional
    • Licence: UNLICENSED functional
  • 1 Aug 26 −14
    • Tool coverage: 94 → unverified functional
    • First check of Schema quality: unverified functional
  • 31 Jul 26 −6
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −18
    • Malware scan: pass → unverified security
  • 27 Jul 26 38

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 17 exposed · ~2,312 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
analyze_video_comments ~310

分析单条抖音/小红书/快手内容链接的公开评论,生成客户线索和在线战报。

NameTypeReqDescription
commentMaxAgeDaysinteger只分析最近 N 天的评论,支持 3、7。不传默认近 7 天;不会分析 7 天外的评论。
maxCommentsinteger最多读多少条评论,默认 30。
platformstring可选:douyin | xiaohongshu | kuaishou。不传则从链接自动识别。
problemSolvedstring未登录试用时可填:解决的痛点。
productDescriptionstring未登录试用时填写:适合谁、解决什么问题、主要卖点。
productIdstring已登录用户的产品 id;试用扫描可不传。
productNamestring未登录试用时填写:用户卖的产品/服务名称。
saveboolean是否落客户池,默认 false。只有用户明确要保存完整名单到客户池时才传 true。
sellingPointsarray未登录试用时可填:卖点列表。
targetPersonastring未登录试用时可填:目标人群。
videoUrlstringyes内容链接(抖音视频/小红书笔记/快手视频)或 ID。

No output schema declared.

No examples provided.

cancel_current_search_run ~84

取消当前正在运行的搜索任务,释放任务锁。

NameTypeReqDescription
batchIdstring可选:要取消的 start_batch_search_run 返回的 batchId。
reasonstring取消原因,用于诊断和最终状态展示。
runIdstring可选:要取消的 start_search_run 返回的 runId。

No output schema declared.

No examples provided.

check_status_and_login ~62

检查 OPC 与平台登录状态;需要时弹出对应平台或 OPC 登录窗口。

NameTypeReqDescription
actionstringstatus=只查不弹窗;login_* 为显式登录。试用扫描前不要先调用 login_ppxc。

No output schema declared.

No examples provided.

export_diagnostics ~31

导出脱敏诊断信息,方便排查 MCP 安装、登录、搜索和运行问题。

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_batch_search_run_status ~49

轮询批量关键词搜索任务状态,获取进度、战报链接和最终汇总。

NameTypeReqDescription
batchIdstringyesstart_batch_search_run 返回的 batchId。

No output schema declared.

No examples provided.

get_search_run_status ~47

轮询单次关键词搜索任务状态,获取进度、战报链接和客户线索。

NameTypeReqDescription
runIdstringyesstart_search_run 返回的 runId。

No output schema declared.

No examples provided.

get_workflow_manifest ~28

读取后端最新找客户工作流、能力清单和 Skill 更新提示。

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_products ~28

列出用户在 OPC 保存的产品,用于客户池、保存和复盘流程。

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

mark_lead_feedback ~116

记录用户对客户线索质量的反馈,用于后续优化。

NameTypeReqDescription
leadIdstringyes客户线索 id,来自 query_leads 或找客户结果。
reasonstring用户补充原因,最多会由后端截取保存。
tagstringyes用户判断:accurate=准;inaccurate=不准;too_broad=太泛;feels_like_buyer=像客户;feels_like_passerby=像路人。

No output schema declared.

No examples provided.

query_leads ~113

查询已保存的客户池线索,支持按产品、平台、关键词等条件回看。

NameTypeReqDescription
daysinteger只看最近 N 天入池的客户。
keywordstring只看这个搜索词挖到的客户。
limitinteger最多返回几条,默认 30。
productIdstring产品 id;不传则查当前账号全部产品。
statusstring按跟进状态过滤。

No output schema declared.

No examples provided.

review_followup_queue ~86

复盘客户池里的待跟进线索,生成跟进建议。

NameTypeReqDescription
daysinteger只看最近 N 天入池客户,默认 7 天。
limitinteger每组最多返回几条样例,默认 5。
productIdstring产品 id;不传则查当前账号全部产品。

No output schema declared.

No examples provided.

search_keyword_for_leads ~413

LEGACY 同步关键词搜索入口;长任务优先使用 start_search_run 或 start_batch_search_run。

NameTypeReqDescription
allowLegacySyncboolean只有宿主缺少 async/batch 工具且用户明确要求极小同步扫描时才可传 true。
commentMaxAgeDaysinteger只分析最近 N 天的评论,支持 3、7。不传默认近 7 天;不会分析 7 天外的评论。
hostProfilestring宿主名称;WorkBuddy/压力测试场景传 workbuddy 后本 legacy 工具会被拒绝。
keywordsarrayyes搜索词列表,最多 10 个。
maxCommentsinteger每条内容最多读多少条评论。
maxVideosPerKeywordinteger每个关键词最多读几条内容,默认 1。
platformstringyes在哪个平台搜:douyin | xiaohongshu | kuaishou。
pressureTestboolean是否压力测试;true 时禁止使用本 legacy 同步入口。
problemSolvedstring未登录试用时可填:解决的痛点。
productDescriptionstring未登录试用时填写:适合谁、解决什么问题、主要卖点。
productIdstring已登录用户的产品 id;试用扫描可不传。
productNamestring未登录试用时填写:用户卖的产品/服务名称。
saveboolean是否落客户池,默认 false。试用扫描不要传 true。
sellingPointsarray未登录试用时可填:卖点列表。
targetPersonastring未登录试用时可填:目标人群。
useCasestring调用场景;batch、pressure_test、long_task、async_workflow 会被拒绝。

No output schema declared.

No examples provided.

setup_companion_skill ~173

检查或安装与本 MCP 配套的找客户 Agent Skill。首次使用找客户前先调用 action=status(只读);如果返回 missing/outdated,必须先向用户说明目标目录并取得明确同意,之后才可调用 action=install、指定当前宿主 target 并传 confirm=true。严禁未经用户同意安装或更新 Skill。

NameTypeReqDescription
actionstringstatus=只读检查;install=在用户明确同意后安装或更新。默认 status。
confirmboolean只有用户已经明确同意写入显示的 Skill 目录时才传 true。status 不需要。
targetstring当前智能体宿主。自动检测不唯一时必须明确指定,不能同时安装到多个宿主。

No output schema declared.

No examples provided.

start_batch_search_run ~282

提交批量关键词搜索计划,由 MCP 内部串行执行,适合 WorkBuddy 和压力测试。

NameTypeReqDescription
commentMaxAgeDaysinteger只分析最近 N 天的评论,支持 3、7。不传默认近 7 天;不会分析 7 天外的评论。
maxCommentsinteger每条内容最多读多少条评论。
planarrayyes批量计划,MCP 会按顺序串行执行。
platformstringyes在哪个平台搜:douyin | xiaohongshu | kuaishou。
problemSolvedstring未登录试用时可填:解决的痛点。
productDescriptionstring未登录试用时填写:适合谁、解决什么问题、主要卖点。
productIdstring已登录用户的产品 id;试用扫描可不传。
productNamestring未登录试用时填写:用户卖的产品/服务名称。
saveboolean是否落客户池,默认 false。试用扫描不要传 true。
sellingPointsarray未登录试用时可填:卖点列表。
targetPersonastring未登录试用时可填:目标人群。

No output schema declared.

No examples provided.

start_search_run ~372

启动单批关键词搜索任务,返回 runId 后用 get_search_run_status 轮询。

NameTypeReqDescription
commentMaxAgeDaysinteger只分析最近 N 天的评论,支持 3、7。不传默认近 7 天;不会分析 7 天外的评论。
committeeKeywordLimitinteger从后端想词委员会最多取几个词,默认 10。
keywordsarray搜索词列表;最多 10 个。
maxCommentsinteger每条内容最多读多少条评论。
maxVideosPerKeywordinteger每个关键词最多读几条内容;快手建议先 1。
platformstringyes在哪个平台搜:douyin | xiaohongshu | kuaishou。
problemSolvedstring未登录试用时可填:解决的痛点。
productDescriptionstring未登录试用时填写:适合谁、解决什么问题、主要卖点。
productIdstring已登录用户的产品 id;试用扫描可不传。
productNamestring未登录试用时填写:用户卖的产品/服务名称。
regenerateCommitteeKeywordsboolean是否强制触发后端重新想词;只有用户明确要换一批词时传 true。
saveboolean是否落客户池,默认 false。试用扫描不要传 true。
sellingPointsarray未登录试用时可填:卖点列表。
targetPersonastring未登录试用时可填:目标人群。
useCommitteeKeywordsboolean是否强制使用后端想词委员会。

No output schema declared.

No examples provided.

suggest_search_keywords ~66

根据产品信息生成或预览搜索关键词。

NameTypeReqDescription
productIdstringyes产品 id,用于读取后端想词委员会。
regenerateboolean强制重新生成一轮(会消耗电力)。默认 false:直接读现成词单。

No output schema declared.

No examples provided.

update_lead_status ~52

更新客户线索跟进状态。

NameTypeReqDescription
leadIdstringyes客户线索 id,来自 query_leads 或找客户结果。
statusstringyes新的跟进状态。

No output schema declared.

No examples provided.