Skip to main content
Glama

Crossmint HR Airdrop MCP

by monostate

add_liquidity

Facilitates adding liquidity to a token by specifying token and SOL amounts, enabling efficient pool management on the Crossmint HR Airdrop MCP server.

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" }
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