kukapay/raydium-launchlab-mcp
An MCP server that enables AI agents to launch, buy, and sell tokens on the Raydium Launchpad(aka LaunchLab).
Quick Start
Clone the repository:
git clone https://github.com/kukapay/raydium-launchlab-mcpClaude Desktop configuration example:
{
"mcpServers": {
"raydium-launchlab-mcp": {
"command": "npx",
"args": [
"-y",
"kukapay/raydium-launchlab-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.