🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Pipeworx dadjokes

by @brucegutman

The finest dad jokes on the internet — random, searchable, and groan-worthy from icanhazdadjoke.com

Versionv1.0.0
💡 Examples

curl -s -X POST https://gateway.pipeworx.io/dadjokes/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_jokes","arguments":{"term":"coffee","limit":3}}}'

{
  "results": [
    { "id": "71wsPKeF6h", "joke": "I just got my doctor's test results and I'm really upset. Turns out, I'm not a doctor." }
  ],
  "total_jokes": 1
}

⚙️ Configuration

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

View on ClawHub
TERMINAL
clawhub install pipeworx-dadjokes

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →