Skip to content
Windsurf

obsd launchpad for Windsurf

io.github.lordbasilaiassistant-sudo/obsd-launchpad

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

client:Windsurf transport:stdio runtime:npm

Install obsd launchpad in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "obsd-launchpad": {
      "command": "npx",
      "args": [
        "-y",
        "obsd-launchpad-mcp"
      ],
      "env": {
        "DEPLOYER_PRIVATE_KEY": "<DEPLOYER_PRIVATE_KEY>",
        "RPC_URL": "<RPC_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

obsd launchpad in other clients