bonk-mcp MCP Server

by bjoernbonk
29
  • Apple

launch-token

Deploy meme tokens on Solana via Raydium launchpad. Define token name, symbol, description, and image URL. Optional links for Twitter, Telegram, and website integration. Simplifies token creation for the LetsBonk platform.

Instructions

Launch a new meme token on Solana using Raydium launchpad

Input Schema

NameRequiredDescriptionDefault
descriptionYesToken description
image_urlYesImage URL to use for token
nameYesToken name
symbolYesToken symbol/ticker
telegramNoTelegram group URL (optional)
twitterNoTwitter handle/URL (optional)
websiteNoWebsite URL (optional)

Input Schema (JSON Schema)

{ "properties": { "description": { "description": "Token description", "type": "string" }, "image_url": { "description": "Image URL to use for token", "type": "string" }, "name": { "description": "Token name", "type": "string" }, "symbol": { "description": "Token symbol/ticker", "type": "string" }, "telegram": { "description": "Telegram group URL (optional)", "type": "string" }, "twitter": { "description": "Twitter handle/URL (optional)", "type": "string" }, "website": { "description": "Website URL (optional)", "type": "string" } }, "required": [ "name", "symbol", "description", "image_url" ], "type": "object" }

You must be authenticated.

Other Tools from bonk-mcp MCP Server

Related Tools

ID: w1ejyugs3j