Skip to content
Zed

Jokes for Zed

io.github.pipeworx-io/jokes

Jokes MCP — wraps JokeAPI v2 (free, no auth)

client:Zed transport:streamable-http

Install Jokes in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "jokes": {
      "url": "https://gateway.pipeworx.io/jokes/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Jokes in other clients