Skip to content
Claude Desktop

Solana Token Launch Scanner API for Claude Desktop

io.github.br0ski777/solana-launches

New Solana token launches — pump.fun, Raydium, PumpSwap. Price, liquidity, volume. x402.

client:Claude Desktop transport:sse

Install Solana Token Launch Scanner API in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "solana-launches": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://solana-launches.api.klymax402.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Solana Token Launch Scanner API in other clients