Find Solana tokens with unusual volume spikes right now. Returns tokens where recent 1h volume is disproportionately high vs 24h average — early signal for pumps.
| Name | Type | Required | Description |
|---|---|---|---|
| No parameters — just call it | |||
// MCP tool call
{
"name": "volume_alert",
"arguments": {}
}
// Add to your MCP config — this tool is immediately available
{
"mcpServers": {
"toolbooth": { "url": "https://toolbooth.io/mcp" }
}
}