Developer Tools
slush.meme
Provides on-chain data, quotes, and balances for meme coins on slush.meme.
ENDPOINT 1
https://api.slush.meme/mcp
Known tools 13
list_tokensList the most recently created meme coins on slush.meme with market data.
get_token_infoGet detailed information about a specific token including reserves, fees, graduation status, and curve address.
get_buy_quoteGet an exact on-chain quote for buying a token on the bonding curve.
get_sell_quoteGet an exact on-chain quote for selling tokens back to the bonding curve.
get_balanceCheck the AVAX balance and token balances of a wallet address.
get_portfolioGet the full portfolio of a wallet — AVAX balance plus all slush.meme token holdings with current values.
query_riskQuery the real-time AI risk score for a meme coin.
get_trade_historyGet recent trade history for a token — buys and sells with amounts, prices, and timestamps.
buy_tokenExecute a real buy transaction on the slush.meme bonding curve.
sell_tokenExecute a real sell transaction on the slush.meme bonding curve.
create_tokenDeploy a new meme coin on slush.meme with gasless deployment.
transfer_tokenTransfer ERC20 tokens from the agent's wallet to another address.
transfer_avaxSend AVAX from the agent's wallet to another address.