MCP.so
登录

Crossmint HR Airdrop MCP

@monostate

关于 Crossmint HR Airdrop MCP

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

基本信息

分类

其他

许可证

MIT license

运行时

node

传输方式

stdio

发布者

monostate

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

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

概览

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?

评论

其他 分类下的更多 MCP 服务器