ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

pipeworx-launches

Launches MCP — wraps Launch Library 2 API (ll.thespacedevs.com, free, no auth)

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/brucegutman/pipeworx-launches
Or

pipeworx-launches

Launches MCP — wraps Launch Library 2 API (ll.thespacedevs.com, free, no auth). Free, no API key. Part of Pipeworx.

Tools

  • get_upcoming_launches
  • get_past_launches
  • get_launch
  • search_launches

Connect

{
  "mcpServers": {
    "pipeworx-launches": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/launches/mcp"]
    }
  }
}

More at pipeworx.io/packs/launches

Metadata

Stars4190
Views1
Updated2026-04-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-brucegutman-pipeworx-launches": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.