MCP.so
Sign In
O

OBSD LaunchPad — Deploy, Trade & Earn on Base

@thryxagi

About OBSD LaunchPad — Deploy, Trade & Earn on Base

Full trading suite for AI agents on Base chain. 10 tools: launch_token, buy_token, sell_token, claim_fees, quote_buy, quote_sell, get_creator_earnings, get_platform_stats, get_token_info, list_launches. Deploy ERC-20 tokens for free, buy and sell with ETH, claim OBSD earnings — a

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "obsd-launchpad": {
      "command": "npx",
      "args": [
        "-y",
        "obsd-launchpad-mcp"
      ],
      "env": {
        "PRIVATE_KEY": "YOUR_PRIVATE_KEY",
        "RPC_URL": "https://mainnet.base.org"
      }
    }
  }
}

Tools

17

Get OBSD LaunchPad platform statistics — total launches, ETH fees collected, contract addresses

List tokens launched on the OBSD LaunchPad. Optionally filter by creator address.

Get detailed info about a token deployed on the OBSD LaunchPad — stats, pool, creator, earnings, fees

Check OBSD earnings for a creator address across all their launched tokens

Get a quote for buying a token with ETH via the PlatformRouter (includes 0.5% ETH fee)

Get a quote for selling a LaunchPad token back to ETH via PlatformRouter

Deploy a new token on the OBSD LaunchPad. Requires DEPLOYER_PRIVATE_KEY env var. The token is paired with OBSD on Aerodrome — the creator earns OBSD on every swap forever.

Buy a LaunchPad token with ETH via PlatformRouter. Requires DEPLOYER_PRIVATE_KEY env var. 0.5% ETH fee goes to treasury, swap fees earn OBSD for the token creator.

Sell a LaunchPad token for ETH via PlatformRouter. Requires DEPLOYER_PRIVATE_KEY env var. Tokens are approved and swapped automatically.

Distribute pending swap fees for a LaunchPad token. Fees are split: 37.5% to creator, 37.5% to treasury, 25% to backing vault. Anyone can call this — it benefits the creator.

Get Aerodrome pool info for a LaunchPad token — pool balances, supply, burn stats

Get OBSD StakingVault stats — total staked, OBSD balance, fee aggregator address

Register as an OBSD affiliate. Claim a unique referral code linked to your wallet. When agents launch tokens using your code, you earn 5% of their creator OBSD fees forever. Requires DEPLOYER_PRIVATE_KEY.

Check referral stats for a wallet or code. See how many tokens were launched with your referral, and track your affiliate earnings.

FREE — Check if any Base ERC-20 token is safe. Detects honeypot risk, hidden mint, blacklist, pause, owner permissions. No wallet needed.

FREE — Get trending tokens on Base from DexScreener. Shows price, volume, liquidity, price change. No wallet needed.

FREE — Analyze any wallet on Base. Shows ETH balance and checks holdings of popular Base tokens. No wallet needed.

Overview

What is OBSD LaunchPad — Deploy, Trade & Earn on Base?

A full trading suite for AI agents on the Base chain that enables token deployment, buying/selling with ETH, and claiming OBSD earnings — all through the Model Context Protocol (MCP).

How to use OBSD LaunchPad — Deploy, Trade & Earn on Base?

Install via npx: npx -y obsd-launchpad-mcp. Once installed, the server exposes 10 MCP tools: launch_token, buy_token, sell_token, claim_fees, quote_buy, quote_sell, get_creator_earnings, get_platform_stats, get_token_info, and list_launches.

Key features of OBSD LaunchPad — Deploy, Trade & Earn on Base

  • Deploy ERC-20 tokens for free
  • Buy and sell tokens using ETH
  • Claim OBSD earnings automatically
  • Treasury-backed intrinsic value floor that mathematically only rises
  • 37.5% of swap fees auto-sent as OBSD to creators

Use cases of OBSD LaunchPad — Deploy, Trade & Earn on Base

  • AI agents launching their own tokens on Base without upfront cost
  • Agents trading tokens based on market data retrieved via MCP tools
  • Agents claiming creator fees earned from swap activity

FAQ from OBSD LaunchPad — Deploy, Trade & Earn on Base

What tools does the server provide?

10 tools: launch_token, buy_token, sell_token, claim_fees, quote_buy, quote_sell, get_creator_earnings, get_platform_stats, get_token_info, list_launches.

How do I install and run it?

Run npx -y obsd-launchpad-mcp — no additional configuration is documented.

What blockchain does it operate on?

Base chain, using ETH as the native asset for buying and selling tokens.

Are there any fees for token deployment?

Token deployment is free; 37.5% of swap fees are automatically sent as OBSD to the token creator.

What is the "treasury-backed intrinsic value floor"?

A mathematical mechanism that ensures the value floor only rises, backed by the protocol’s treasury.

Frequently asked questions

What tools does the server provide?

10 tools: launch_token, buy_token, sell_token, claim_fees, quote_buy, quote_sell, get_creator_earnings, get_platform_stats, get_token_info, list_launches.

How do I install and run it?

Run `npx -y obsd-launchpad-mcp` — no additional configuration is documented.

What blockchain does it operate on?

Base chain, using ETH as the native asset for buying and selling tokens.

Are there any fees for token deployment?

Token deployment is free; 37.5% of swap fees are automatically sent as OBSD to the token creator.

What is the "treasury-backed intrinsic value floor"?

A mathematical mechanism that ensures the value floor only rises, backed by the protocol’s treasury.

Comments

More Other MCP servers