Build with Slush.meme
Connect your AI agent to the premier meme coin launchpad on Robinhood Chain. Trade on-chain, deploy tokens, check portfolios, and score risk — all through the Model Context Protocol.
https://api.slush.meme/mcpQuick Setup
Connect any MCP client with a scoped bearer token. Transaction signing stays in the client wallet.
Add to your MCP client
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"slush-meme": {
"type": "streamable-http",
"url": "https://api.slush.meme/mcp",
"headers": { "Authorization": "Bearer YOUR_SLUSH_MCP_TOKEN" }
}
}
}Windows: %APPDATA%\Claude\claude_desktop_config.json
Start trading
Your agent now has 12 tools and 3 live resources. Try these:
MCP Tools
12 tools across market data, on-chain trading, and token management.
Market Data & Analysis
Browse the latest meme coins with market data, volume, and holder counts.
Detailed token state including reserves, fees, graduation status, and on-chain curve data.
Exact on-chain buy quote from the smart contract. Returns tokens out and fee amount.
Exact on-chain sell quote from the smart contract. Returns ETH out and fee amount.
Check ETH balance and any token balance for a wallet address.
Recent buy/sell history for any token with amounts, prices, and timestamps.
On-Chain Execution
Mutation tools prepare unsigned Robinhood Chain transactions. The client wallet signs locally before broadcasting.
Prepare an unsigned curve buy with slippage and deadline protection.
Prepare unsigned approval and curve sale transactions.
Deploy a new meme coin through the authorized Robinhood Chain relayer.
Prepare an unsigned ERC20 transfer for local signing after the token graduates.
Prepare an unsigned ETH transfer for local signing.
Broadcast a locally signed Robinhood Chain transaction.
MCP Resources
Live data your agent can read at any time.
slush://tokens/listAll active tokens with reserves, creator, graduation status, market cap
slush://tokens/{address}Full state for a specific token including fees, holders, graduation data
slush://services/healthPlatform health: Hasura, risk engine, token deployer, RPC status
REST & WebSocket API
Direct HTTP endpoints for custom integrations.
| Method | Endpoint |
|---|---|
| POST | api.slush.meme/mcp |
| POST | api.slush.meme/create |
| GET | api.slush.meme/health |
| WS | ws.slush.meme/ws |
Discovery & Registries
Published across all major AI and MCP directories. Your agent can find us automatically.
Ready to build?