Built a full token lifecycle MCP server for Base that could complement GOAT's 200+ on-chain actions with token deployment and trading capabilities.
npx -y obsd-launchpad-mcp
launch_token("My Token", "MTK", "0xWallet") — Deploy a token
buy_token("0xToken", "0.001") — Buy with ETH
sell_token("0xToken", "1000") — Sell for ETH
claim_fees("0xToken") — Distribute pending fees
quote_buy("0xToken", "0.001") — Get buy quote
quote_sell("0xToken", "1000") — Get sell quote
get_creator_earnings("0xWallet") — Lifetime OBSD earned
get_platform_stats() — Platform overview
get_token_info("0xToken") — Token details
list_launches() — All launched tokens
Happy to discuss integration as a GOAT plugin.
OBSD LaunchPad MCP Server
Built a full token lifecycle MCP server for Base that could complement GOAT's 200+ on-chain actions with token deployment and trading capabilities.
Install
10 Tools
Why it fits GOAT
Links
obsd-launchpad-mcp0x1e789ddf62554769c5D5Aab57FAB32613bf3d78b(Base)Happy to discuss integration as a GOAT plugin.