tokenslop-mcp
v0.2.0
Published
MCP server for tokenslop.fun — agent-native token launchpad, whole-chain trade router, and AI video studio on Robinhood Chain mainnet (4663). Discover, quote, launch, trade, and create videos from any MCP client. Non-custodial: returns unsigned txs + one-
Maintainers
Readme
tokenslop-mcp
MCP server for tokenslop.fun: an agent-native token launchpad, whole-chain trade router, and AI video studio on Robinhood Chain mainnet (chain id 4663).
Agents get tools to discover trending tokens, quote and route trades over the bonding curve, Uniswap, and SushiSwap, launch tokens from a prompt, and create videos. Non-custodial: every write returns an unsigned transaction plus a one-tap signing link, or signs locally with a key you provide. The server never holds funds.
Use
{
"mcpServers": {
"tokenslop": {
"command": "npx",
"args": ["-y", "tokenslop-mcp"],
"env": { "SLOP_API_URL": "https://api.tokenslop.fun" }
}
}
}Optional env: RPC_URL (defaults to the public Robinhood Chain RPC), PRIVATE_KEY for local signing.
REST docs: https://api.tokenslop.fun/v1/openapi.yaml · Agent guide: https://tokenslop.fun/agents · llms.txt: https://tokenslop.fun/llms.txt
