MagiCodex
Ask about Magic: The Gathering cards, rules and interactions.
MagiCodex is a plugin for MTG enthusiasts and players, offering quick and reliable answers to all your questions about Magic: The Gathering rules and cards. Whether you're a novice or an experienced player, simply ask the plugin about interactions or specific cards, and it will provide detailed and accurate information to help you master the game. And if the results include a Scryfall URI, you can easily open it to explore more about the card in question. With MagiCodex, you'll never get lost in the intricate world of MTG again!
How to
Comments (0)
API docs
Learn how to use MagiCodex effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "What are the rules for casting multiple spells in a turn?"
-
Prompt 2: "Show me cards with the keyword 'flying'."
-
Prompt 3: "Tell me about the card 'Damnation'."
-
Prompt 4: "Can you find a booster pack from the set 'M21'?"
-
Prompt 5: "I want to learn about the general rules of Magic: The Gathering."
Features and commands
Feature/Command | Description |
---|---|
query_rules | This command allows you to search for Magic: The Gathering rules based on a semantic query using snippets of rules text. It returns relevant rules as a result. |
query_cards | This command allows you to search for Magic: The Gathering cards based on specific parameters. You can search by artist, colors, keywords, loyalty, mana cost, mana value, name, power, scryfall ID, set code, text, toughness, or types. It returns relevant cards as a result, with parameters combined using AND logic. |
get_fuzzy_card_name | This command returns the card with the closest name to the one you provide. It accepts a card name as input. |
get_random_card | This command returns a random Magic: The Gathering card. |
get_booster | This command allows you to get a booster pack from a set based on the set code. It returns an array of cards as a response. |
get_logo | This command returns the logo of the plugin. |
get_ai_plugin | This command returns the plugin metadata. |