Skip to main content
Glama

Crossmint HR Airdrop MCP

by monostate

generate_wallets

Create custodial wallets for employees to facilitate Solana token airdrops. Input employee details and optionally an API key to generate wallets efficiently.

Instructions

Generate custodial wallets for employees using Crossmint

Input Schema

NameRequiredDescriptionDefault
apiKeyNoCrossmint API key (optional, defaults to test key for demo)
employeesYesList of employees in format "name,email" (one per line)

Input Schema (JSON Schema)

{ "properties": { "apiKey": { "description": "Crossmint API key (optional, defaults to test key for demo)", "type": "string" }, "employees": { "description": "List of employees in format \"name,email\" (one per line)", "type": "string" } }, "required": [ "employees" ], "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