MCP.so
Sign In

Crossmint HR Airdrop MCP

@monostate

About Crossmint HR Airdrop MCP

A MCP Server to launch a token, add value to it, distribute to your employees via email

Basic information

Category

Other

License

MIT license

Runtime

node

Transports

stdio

Publisher

monostate

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

12

Connect a Solana wallet

Connect a Crossmint wallet

Check wallet SOL balance

Create a new token

Add liquidity to the token

Create custodial wallets for employees

Process employee data from CSV

Calculate token distribution amounts

Calculate gas fees for the airdrop

Perform the token airdrop

Send notifications to employees

Check the current state of the airdrop process

Overview

What is Crossmint HR Airdrop MCP?

A Model Context Protocol (MCP) server that helps corporate HR teams airdrop Solana tokens to employees. It supports role-based allocation, custodial wallet generation, and automated email notifications.

How to use Crossmint HR Airdrop MCP?

Clone the repository, run ./setup.sh, configure API keys in .env, then run pnpm install-mcp to install to Claude Desktop. After restarting Claude Desktop, users can give instructions to connect a wallet, create a token, add liquidity, generate employee wallets, upload a CSV, calculate distribution and fees, perform the airdrop, and send emails.

Key features of Crossmint HR Airdrop MCP

  • Connect a Solana wallet or Crossmint wallet to fund transactions
  • Create custom tokens on the Solana blockchain
  • Add liquidity via Raydium AMM
  • Generate Crossmint custodial wallets for employees
  • Upload employee CSV with name, email, and role
  • Distribute tokens based on employee roles
  • Estimate gas fees before airdrop
  • Use ZK light protocol for compressed airdrops
  • Send employees instructions via email

Use cases of Crossmint HR Airdrop MCP

  • Reward employees with custom Solana tokens based on role
  • Distribute tokens to a large team using compressed airdrops
  • Automate wallet creation and notification for token recipients

FAQ from Crossmint HR Airdrop MCP

What dependencies does Crossmint HR Airdrop MCP require?

Node.js v16+, pnpm, a Solana wallet with SOL, Crossmint API key, Resend API key, and optionally a Helius API key.

What API keys are needed?

Crossmint API key (required), Resend API key (required), and Helius API key (optional for compressed transactions). Configure them in the .env file.

How do I install Crossmint HR Airdrop MCP to Claude Desktop?

Run pnpm install-mcp after building the project. Restart Claude Desktop to load the server.

What CSV columns are supported for employee data?

Columns: name, email, role. Supported roles: operational, developer, manager, VP, VIP.

Where does data live and what transports are used?

Comments

More Other MCP servers