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
基本信息
配置
工具
12Connect 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 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论