Skip to content
Zed

Scryfall for Zed

io.github.pipeworx-io/scryfall

Scryfall MCP — Magic: The Gathering card database.

client:Zed transport:streamable-http

Install Scryfall in Zed

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

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

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

Scryfall in other clients