Skip to content
Zed

deckofcards for Zed

io.github.pipeworx-io/deckofcards

Deck of Cards MCP — wraps deckofcardsapi.com (free, no auth)

client:Zed transport:streamable-http

Install deckofcards in Zed

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

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

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

deckofcards in other clients