Skip to main content
Glama

Crossmint HR Airdrop MCP

by monostate

add_liquidity

Enhance liquidity pools by adding specified amounts of tokens and SOL. Supports HR teams in managing token airdrops for employees with automated processes.

Instructions

Add liquidity to the created token

Input Schema

NameRequiredDescriptionDefault
solAmountYesAmount of SOL to add to liquidity pool
tokenAmountYesAmount of tokens to add to liquidity pool

Input Schema (JSON Schema)

{ "properties": { "solAmount": { "description": "Amount of SOL to add to liquidity pool", "type": "number" }, "tokenAmount": { "description": "Amount of tokens to add to liquidity pool", "type": "number" } }, "required": [ "tokenAmount", "solAmount" ], "type": "object" }

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