Skip to content
VS Code

Dadjokes for VS Code

io.github.pipeworx-io/dadjokes

Dad Jokes MCP — wraps icanhazdadjoke.com (free, no auth)

client:VS Code transport:streamable-http tools:39

Install Dadjokes in VS Code

.vscode/mcp.json

{
  "servers": {
    "dadjokes": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/dadjokes/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 39 tools →

Dadjokes in other clients