Skip to main content
Glama

Crossmint HR Airdrop MCP

by monostate

connect_wallet

Link a Solana wallet to the HR Airdrop MCP server to enable token distribution to employees, using a private key and optional RPC URL.

Instructions

Connect a Solana wallet to the airdrop server

Input Schema

NameRequiredDescriptionDefault
privateKeyYesThe private key of the Solana wallet (base58 encoded)
rpcUrlNoThe Solana RPC URL to use (optional)

Input Schema (JSON Schema)

{ "properties": { "privateKey": { "description": "The private key of the Solana wallet (base58 encoded)", "type": "string" }, "rpcUrl": { "description": "The Solana RPC URL to use (optional)", "type": "string" } }, "required": [ "privateKey" ], "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