Skip to content
Claude Code

Proofpoint for Claude Code

io.github.wyre-technology/proofpoint-mcp

MCP server for Proofpoint TAP — threat intelligence, forensics, quarantine, and email security.

client:Claude Code transport:stdio runtime:oci

Install Proofpoint in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add proofpoint-mcp -e PROOFPOINT_SERVICE_PRINCIPAL=<PROOFPOINT_SERVICE_PRINCIPAL> -e PROOFPOINT_SERVICE_SECRET=<PROOFPOINT_SERVICE_SECRET> -e PROOFPOINT_BASE_URL=<PROOFPOINT_BASE_URL> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e AUTH_MODE=<AUTH_MODE> -e LOG_LEVEL=<LOG_LEVEL> -- docker run -i --rm ghcr.io/wyre-technology/proofpoint-mcp:v1.1.4

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Proofpoint in other clients