Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.lordbasilaiassistant-sudo/obsd-launchpad

NPM · OBSD-LAUNCHPAD-MCP · SCANNED SEP 24

MCP server for AI agents to deploy tokens on Base. One command launch, earn OBSD forever.

Available components

0 this week 78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 42 of 154 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 200 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability80
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1126 tokens (~66/item across 17 items; 17 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "launch_token" implies "deploy" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 17 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.lordbasilaiassistant-sudo/obsd-launchpad MCP server?

io.github.lordbasilaiassistant-sudo/obsd-launchpad runs locally as an npm package, launched with npx -y obsd-launchpad-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · obsd-launchpad-mcp

# add to Claude Code
claude mcp add lordbasilaiassistant-sudo-obsd-launchpad -- npx -y obsd-launchpad-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "lordbasilaiassistant-sudo-obsd-launchpad": {
      "command": "npx",
      "args": [
        "-y",
        "obsd-launchpad-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "lordbasilaiassistant-sudo-obsd-launchpad": {
      "command": "npx",
      "args": [
        "-y",
        "obsd-launchpad-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add lordbasilaiassistant-sudo-obsd-launchpad -- npx -y obsd-launchpad-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "lordbasilaiassistant-sudo-obsd-launchpad": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "obsd-launchpad-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add lordbasilaiassistant-sudo-obsd-launchpad --command npx --arg -y --arg obsd-launchpad-mcp
# ~/.hermes/config.yaml
mcp_servers:
  lordbasilaiassistant-sudo-obsd-launchpad:
    command: "npx"
    args: ["-y", "obsd-launchpad-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "lordbasilaiassistant-sudo-obsd-launchpad": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "obsd-launchpad-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add lordbasilaiassistant-sudo-obsd-launchpad -t stdio -c npx -a -y obsd-launchpad-mcp
// mcp.json
{
  "mcpServers": {
    "lordbasilaiassistant-sudo-obsd-launchpad": {
      "command": "npx",
      "args": [
        "-y",
        "obsd-launchpad-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 24 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 18 Sept 26 0
    • Stability: 0.97 → pass security
  • 17 Sept 26 −4
    • Source repository: pass → fail ▼ security
  • 15 Sept 26 +2
    • CVE-2026-82562 no longer affects this package ▲ security
    • CVE-2026-82417 no longer affects this package ▲ security
    • Known CVEs: fail → pass ▲ security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Analysed npm/obsd-launchpad-mcp@1.0.7

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 154 packages
Packages resolved 154
Stale 42
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 17 exposed · ~1,126 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
analyze_wallet ~44

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

NameTypeReqDescription
walletstringyesWallet address to analyze on Base

No output schema declared.

No examples provided.

buy_token ~99

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.

NameTypeReqDescription
eth_amountstringyesAmount of ETH to spend (e.g. '0.001')
slippage_percentnumber–Max slippage % (default 5)
tokenstringyesToken contract address to buy

No output schema declared.

No examples provided.

claim_fees ~71

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.

NameTypeReqDescription
tokenstringyesToken contract address to claim fees for

No output schema declared.

No examples provided.

get_creator_earnings ~35

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

NameTypeReqDescription
addressstringyesCreator payout address

No output schema declared.

No examples provided.

get_platform_stats ~27

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

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_pool_info ~39

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

NameTypeReqDescription
tokenstringyesToken contract address

No output schema declared.

No examples provided.

get_referral_stats ~65

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

NameTypeReqDescription
codestring–Referral code to look up (alternative to wallet)
walletstring–Referrer wallet address to look up

No output schema declared.

No examples provided.

get_staking_info ~30

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

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_token_info ~43

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

NameTypeReqDescription
addressstringyesToken contract address

No output schema declared.

No examples provided.

get_trending_tokens ~57

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

NameTypeReqDescription
limitnumber–Number of tokens to return (default 10, max 30)

No output schema declared.

No examples provided.

launch_token ~197

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.

NameTypeReqDescription
namestringyesToken name (e.g. 'Degen Ape')
obsd_seedstring–OBSD to seed the pool (default 10,000)
payout_addressstringyesCreator wallet that receives OBSD earnings forever
pool_percentnumber–% of supply for pool (default 80, rest is burned)
referral_codestring–Referral code from an affiliate agent. The referrer earns 5% of this token's creator OBSD fees forever.
supplystring–Total supply (default 1 billion, 18 decimals applied)
symbolstringyesToken symbol/ticker (e.g. 'DAPE'), must be unique

No output schema declared.

No examples provided.

list_launches ~53

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

NameTypeReqDescription
creatorstring–Filter by creator payout address
limitnumber–Max results to return (default 20)

No output schema declared.

No examples provided.

quote_buy ~62

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

NameTypeReqDescription
eth_amountstringyesAmount of ETH to spend (e.g. '0.001')
tokenstringyesToken contract address

No output schema declared.

No examples provided.

quote_sell ~56

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

NameTypeReqDescription
tokenstringyesToken contract address to sell
token_amountstringyesAmount of tokens to sell (e.g. '1000')

No output schema declared.

No examples provided.

register_referral ~107

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.

NameTypeReqDescription
codestringyesYour unique referral code (e.g. 'MYAGENT', 'ALPHA123'). Must be unique across the platform.
walletstring–Wallet address to receive referral earnings. If omitted, uses the deployer wallet.

No output schema declared.

No examples provided.

scan_token_security ~57

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

NameTypeReqDescription
tokenstringyesToken contract address on Base to scan

No output schema declared.

No examples provided.

sell_token ~84

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

NameTypeReqDescription
slippage_percentnumber–Max slippage % (default 5)
tokenstringyesToken contract address to sell
token_amountstringyesAmount of tokens to sell (e.g. '1000')

No output schema declared.

No examples provided.

Common questions

What is the io.github.lordbasilaiassistant-sudo/obsd-launchpad MCP server?

io.github.lordbasilaiassistant-sudo/obsd-launchpad is an MCP server listed in the public MCP registry as io.github.lordbasilaiassistant-sudo/obsd-launchpad. MCP server for AI agents to deploy tokens on Base. One command launch, earn OBSD forever. This page covers its npm package (obsd-launchpad-mcp).

Is the io.github.lordbasilaiassistant-sudo/obsd-launchpad MCP server safe to use?

io.github.lordbasilaiassistant-sudo/obsd-launchpad scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 24 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.lordbasilaiassistant-sudo/obsd-launchpad MCP server expose?

io.github.lordbasilaiassistant-sudo/obsd-launchpad exposes 17 tools: get_platform_stats, list_launches, get_token_info, get_creator_earnings, quote_buy, and 12 more. Their descriptions and schemas cost roughly 1,126 tokens of context every time the server is loaded.

Is the io.github.lordbasilaiassistant-sudo/obsd-launchpad MCP server still maintained?

io.github.lordbasilaiassistant-sudo/obsd-launchpad is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.lordbasilaiassistant-sudo/obsd-launchpad MCP server under?

io.github.lordbasilaiassistant-sudo/obsd-launchpad declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.