deploy_honeypot
Deploy an ephemeral decoy MCP server to detect adversarial probing. Use customizable templates like decoy databases or filesystems.
Instructions
Deploy an ephemeral decoy MCP server to detect adversarial probing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Honeypot display name | |
| template | Yes | Decoy template | |
| ttlMinutes | No | Auto-destroy after N minutes (default: 30) | |
| alertOnInteraction | No | Alert on every probe (default: true) |