Mailprotector API Patterns

Mailprotector MCP fundamentals: gateway header authentication (`X-Mailprotector-Api-Key` / `X-Mailprotector-Reseller-Id`) and its translation to the upstream Bearer token, the Provider → Reseller → Customer → Domain → User Group → User entity hierarchy, the router-pattern tool surface with `mailprotector_execute_tool` for the long tail, scope/scope_id consolidation, field-based list filtering, `page` pagination (max 50 on messages), and error handling.

WYRE-AI f6181b6 6.1 KB Updated

File contents

WYRE-AI/msp-claude-plugins/tree/main/msp-claude-plugins/mailprotector/mailprotector/skills/api-patterns commit f6181b6bc7

Frequently asked questions

npx skillmds@latest add wyre-ai/mailprotector-api-patterns