# Mycarrierpackets Webhooks

> This skill should be used when the user asks about MyCarrierPackets (MCP) webhooks — setting up webhook subscriptions, handling webhook events (carrier.packet.completed, carrier.incident_report.created/updated/retracted, carrier.vin_verification.completed, carrier.user_verification.completed), verifying MCP-Signature headers, or dealing with webhook delivery retries.

- Skill: `freightcognition/mycarrierpackets-webhooks` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add freightcognition/mycarrierpackets-webhooks`
- Raw SKILL.md: https://api.skillmd.com/api/skills/freightcognition/mycarrierpackets-webhooks/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: freightcognition (https://skillmd.com/u/freightcognition)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/freightcognition/mycarrierpackets-webhooks

---


# MyCarrierPackets Webhooks

Provides guidance for integrating with MyCarrierPackets (MCP) webhooks: event types, payload shapes, signature verification, and delivery/retry behavior.

For full details — requirements, delivery headers, signature verification steps and code example, retry schedule, and complete payload examples for every event type — read `references/mycarrierpackets-webhooks-documentation.md`.

