Skip to content
Claude Code

Ironscales for Claude Code

io.github.wyre-ai/ironscales-mcp

MCP server for Ironscales phishing incident management — incidents, mailboxes, and reporting.

client:Claude Code transport:stdio runtime:oci

Install Ironscales 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 ironscales-mcp -e IRONSCALES_API_KEY=<IRONSCALES_API_KEY> -e IRONSCALES_COMPANY_ID=<IRONSCALES_COMPANY_ID> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e AUTH_MODE=<AUTH_MODE> -e LOG_LEVEL=<LOG_LEVEL> -- docker run -i --rm ghcr.io/wyre-ai/ironscales-mcp:v1.2.2

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

Ironscales in other clients