ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Scryfall with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access the ultimate Magic: The Gathering database. search cards, fetch rulings, and explore sets directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 19 capabilities

The complete Scryfall capability set.

These are the exact actions your AI can choose when you ask it to work with Scryfall.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 19 available through Scryfall.

  1. 01

    Get set by code

    Get a set by its code

  2. 02

    Get set by ID

    Get a set by its Scryfall ID

  3. 03

    List bulk data

    List all bulk data files

  4. 04

    List sets

    List all Magic sets

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 19 available through Scryfall.

  1. 05

    List symbology

    List all card symbols

  2. 06

    Get rulings by ID

    Get rulings for a card by Scryfall ID

  3. 07

    Parse mana

    Parse a mana string

  4. 08

    Get bulk data by type

    Get a specific bulk data file by type

Capability set03 / 05

09-12

4 capabilities in this set.

Part of 19 available through Scryfall.

  1. 09

    Autocomplete cards

    Get card name suggestions

  2. 10

    Get card by arena ID

    Get a card by Arena ID

  3. 11

    Get card by ID

    Get a card by Scryfall ID

  4. 12

    Get card by mtgo ID

    Get a card by MTGO ID

Capability set04 / 05

13-16

4 capabilities in this set.

Part of 19 available through Scryfall.

  1. 13

    Get card by multiverse ID

    Get a card by Multiverse ID

  2. 14

    Get card by set number

    Get a card by set code and collector number

  3. 15

    Get card named

    Get a card by exact or fuzzy name

  4. 16

    Get cards collection

    Get a collection of cards by identifiers

Capability set05 / 05

17-19

3 capabilities in this set.

Part of 19 available through Scryfall.

  1. 17

    Get catalog

    Get a catalog of Magic data points

  2. 18

    Get rulings by set number

    Get rulings for a card by set code and collector number

  3. 19

    Search cards

    Search for Magic cards

Observed, not estimated

980ms average. Fast in production.

Scryfall is checked daily against the live service.

Daily averagePeak 1246ms
Aug 20Today
Fastest day
814ms
Slowest day
1246ms
14-day trend
Slowing+28%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 19 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Scryfall, so you can see the experience inside your AI.

It does not authenticate your account with Scryfall. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Scryfall Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_YHXafJdvSmcoUPj7QX6uZC3nK3HUnHYIwLkewVdQ/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Scryfall capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "scryfall-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_YHXafJdvSmcoUPj7QX6uZC3nK3HUnHYIwLkewVdQ/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Scryfall owners ask.

  • 01

    Does the search capability support complex Scryfall syntax like 't:creature c:g cmc=3'?

    Yes! The search_cards capability accepts any valid Scryfall search query, allowing you to filter by type, color, mana cost, power/toughness, and more.

  • 02

    Can I find a card even if I don't remember the exact spelling of its name?

    Absolutely. Use the get_card_named capability with the fuzzy parameter. Scryfall's engine will suggest the closest match to your input.

  • 03

    How do I get the official rulings for a specific card interaction?

    You can use the get_rulings_by_id capability. By providing the card's Scryfall ID, the agent will return all official judge rulings and timing notes associated with that card.