new_pairs

$0.002 USDC per call

Get newly created token pairs on Solana. Shows the latest launches with price, volume, liquidity, and age in minutes. Essential for meme coin discovery.

Parameters
NameTypeRequiredDescription
No parameters — just call it
Example Call
// MCP tool call
{
  "name": "new_pairs",
  "arguments": {}
}
Connect
// Add to your MCP config — this tool is immediately available
{
  "mcpServers": {
    "toolbooth": { "url": "https://toolbooth.io/mcp" }
  }
}
Related Tools

Try it live in the playground