Skip to main content
Glama

Crossmint HR Airdrop MCP

by monostate

send_emails

Send wallet access instructions to employees via email using a specified sender address and subject. Supports optional Resend API key integration.

Instructions

Send emails to employees with wallet access instructions

Input Schema

NameRequiredDescriptionDefault
fromEmailYesSender email address (e.g., hr@company.com)
resendApiKeyNoResend API key (optional, will use default if not provided)
subjectNoEmail subject

Input Schema (JSON Schema)

{ "properties": { "fromEmail": { "description": "Sender email address (e.g., hr@company.com)", "type": "string" }, "resendApiKey": { "description": "Resend API key (optional, will use default if not provided)", "type": "string" }, "subject": { "description": "Email subject", "type": "string" } }, "required": [ "fromEmail" ], "type": "object" }
Install Server

Other Tools from Crossmint HR Airdrop MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/monostate/Employees-Airdrop-Rewards-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server