Lists ghost tools the catalog would expose, and worm-style channels between MCP servers.
Results
Ghost tools, channels, and report.json.
Target
Your HoneyMCP config. Replace the demo seed, or mount your honeymcp.yaml.
Overview
MCP servers widen what an agent can touch. Ghost tools, miswired channels, and scenario inventories need a smoke path that does not require SaaS tokens, plus a place to drop your own HoneyMCP config when you harden a real stack.
This is a standing check for continuous security testing. You seed a demo HoneyMCP config, run HoneyMCP for a ghost-tool catalog and MCParasite for channel or scenario inventory, then correlate findings with a retest delta when MCP configs change.
It sits next to Web AI Agent Audit (embedded web agents). This Collection unit is the MCP trust-boundary path: config and channel inventory first. Set MCParasite mode=run and LLM keys when you want a live kill-chain.
Pipeline
Seed · Demo HoneyMCP config emits a fixture honeymcp.yaml for the smoke path.
Scan · HoneyMCP ghost catalog reads that config and lists ghost or unexpected tools.
Scan · MCParasite channels inventories channels or scenarios (list mode by default).
Results · Correlate merges both folders into findings, inventory, remediation, and retest_delta outputs.
Inputs
Seed HoneyMCP config. Default demo YAML. Replace with your honeymcp.yaml.
MCParasite mode. Default list/inventory. run needs LLM keys in vault (chips already wired) and executes a live kill-chain.
Outputs
findings.jsonl. MCP trust-boundary hits with remediation hints.
inventory.jsonl. Tools and channels observed.
retest_delta.jsonl. Schedule-as-diff scaffold when MCP configs change.