← Back to Plugins
MCP Server MCP

io.github.jacksun911/megalaunch-mcp

github By github 👁 1 views ▲ 0 votes

AI-powered meme token launch service on Solana/pump.fun with bundled buys and Jito speed

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "megalaunch-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your MegaLaunch API key",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "MEGALAUNCH_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...