Loading subscription status...
{
"mcpServers": [
{
"Crossmint HR Airdrop MCP": {
"env": {},
"args": [
"CROSSMINT_API_KEY=your_crossmint_api_key",
"CROSSMINT_EMAIL=your_email@example.com",
"RESEND_API_KEY=your_resend_api_key",
"HELIUS_API_KEY=your_helius_api_key",
"SOLANA_RPC_URL=https://api.mainnet-beta.solana.com"
],
"command": "setup"
}
}
]
}