Retiring This version of the WYRE MCP Gateway is being retired on 30 September 2026 โ€” mcp.wyre.ai redirects to Conduit from that date. What to expect →
๐Ÿงช Community โœ“ Claude Code โœ“ Claude Desktop Standalone โ€ข Email Security

Proofpoint Essentials

Proofpoint Essentials - MSP org, domain, user, licensing, and reporting management

Installation

Install this plugin individually:

/plugin marketplace add wyre-technology/msp-claude-plugins --plugin proofpoint-essentials

Or install all MSP plugins at once:

/plugin marketplace add wyre-technology/msp-claude-plugins

Features

  • Org Management
  • Reporting
  • User Management

Skills

This plugin provides 4 skills that teach Claude about Proofpoint Essentials:

Skill Description
org-management Proofpoint Essentials organization lifecycle: get an org and its domains, activate/deactivate, delete, manage domains, toggle features, adjust licensing allocation, change package/subscription tier, and mint an Odin-based SSO token for console handoff.
reporting Proofpoint Essentials inbound and outbound email flow reporting: time-series mail volume and disposition metrics for a customer org, how to interpret them, and how to build recurring MSP status reports from them.
user-management Proofpoint Essentials mailbox user management within a customer org: list, get, create (including batch create), update, and delete mailbox-protected users.
api-patterns Proofpoint Essentials API fundamentals: X-User/X-Password header authentication with org-admin credentials, regional pod resolution via the endpoint discovery API, base URL construction, batch-create 207 multi-status handling, and error codes.

Commands

Available slash commands:

Command Description
/org-health-check Full health check for one Proofpoint Essentials customer org
/search-org Resolve a Proofpoint Essentials customer org by name or domain and show its details

API Reference

Base URL
Authentication
Rate Limit
Documentation

Example Usage

Full health check for one Proofpoint Essentials customer org

/org-health-check

Resolve a Proofpoint Essentials customer org by name or domain and show its details

/search-org

Using Skills

/skill proofpoint-essentials:org-management

Proofpoint Essentials organization lifecycle: get an org and its domains, activate/deactivate, delete, manage domains, toggle features, adjust licensing allocation, change package/subscription tier, and mint an Odin-based SSO token for console handoff.