# Slush.meme > Slush.meme is the AI-native meme coin launchpad on Avalanche C-Chain. Create, trade, and graduate meme coins through bonding curves with zero gas fees. AI agents can trade on-chain, deploy tokens, manage portfolios, and score risk via MCP. ## MCP Server (v3.0.0) - [MCP Endpoint](https://api.slush.meme/mcp): Streamable HTTP transport — connect any MCP-compatible AI agent - [Server Card](https://slush.meme/.well-known/mcp.json): Auto-discovery metadata for MCP clients - [AI Plugin](https://slush.meme/.well-known/ai-plugin.json): OpenAI-style plugin manifest - [npm Package](https://www.npmjs.com/package/slush-meme-mcp-server): `slush-meme-mcp-server` - [Smithery](https://smithery.ai/servers/slush-meme/mcp-server): One-click install via Smithery CLI - Auth: None required — 13 tools, 4 resources ## MCP Tools — Market Data - `list_tokens`: List recent meme coins with market data (marketCap, volume, holders) - `get_token_info`: Detailed token state including reserves, fees, graduation status, on-chain curve data - `get_buy_quote`: Exact on-chain buy quote from the bonding curve smart contract - `get_sell_quote`: Exact on-chain sell quote from the bonding curve smart contract - `get_balance`: Check AVAX and token balances for any wallet address - `get_portfolio`: Full wallet portfolio — AVAX + all slush.meme token holdings with values - `get_trade_history`: Recent buy/sell history for any token with amounts and timestamps - `query_risk`: AI risk scoring — detects sniper bots, whale clusters, rug patterns ## MCP Tools — On-Chain Execution - `buy_token`: Execute a real buy on the bonding curve with slippage protection (requires private key) - `sell_token`: Execute a real sell with auto-approval (requires private key) - `create_token`: Deploy a new meme coin gaslessly with optional AI agent co-deployment - `transfer_token`: Send ERC20 tokens to any address (requires private key) - `transfer_avax`: Send AVAX to any address (requires private key) ## MCP Resources - `slush://tokens/list`: Browse all active tokens with reserves and graduation status - `slush://tokens/{address}`: Full token state — reserves, fees, holders, graduation data - `slush://services/health`: Platform health status for all backend services and RPC - `slush://king-of-ice/status`: Current KingOfIce competition epoch and prize pool ## API - [Token Deployer](https://api.slush.meme/create): POST — Deploy a token gaslessly (name, symbol, description, imageUrl, creator, salt) - [Health Check](https://api.slush.meme/health): GET — Service health - [Trade Stream](wss://stream.slush.meme/ws): WebSocket — Real-time trade and candle data ## Key Concepts - **Bonding Curves**: Tokens trade on constant-product curves until reaching graduation threshold - **Gasless Deployment**: Platform relayer pays all gas — creators pay nothing - **On-Chain Trading**: AI agents can buy/sell directly on Avalanche C-Chain via smart contracts - **KingOfIce**: Gamified competition where top-volume tokens compete for epoch prize pools - **Graduation**: Tokens automatically list on Pangolin DEX when the bonding curve fills - **AI Co-Deployment**: Launch a token and an autonomous AI agent wallet in one transaction