Skip to content
Zed

Disney Lorcana TCG Collection for Zed

io.github.icarobichir/lorcana

MCP server for Disney Lorcana TCG: enrich collections, search cards, build decks, audit data.

client:Zed transport:stdio runtime:pypi

Install Disney Lorcana TCG Collection in Zed

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

{
  "context_servers": {
    "lorcana": {
      "command": "uvx",
      "args": [
        "lorcana-mcp"
      ]
    }
  }
}

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

Disney Lorcana TCG Collection in other clients