deploy_honeypot
Deploy an ephemeral decoy MCP server to detect and alert on adversarial probing attempts using configurable templates with auto-destruction.
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) |