Agent Claude Code
Reviews code for adherence to MTG MCP project conventions and FastMCP patterns.
Agent Claude Code
Reviews code for adherence to MTG MCP project conventions and FastMCP patterns.
Hook Claude Code
Runs before the agent uses a tool for Write and Edit tool calls, running an inline shell check. From Cladios34/mtg-mcp-server.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check. From Cladios34/mtg-mcp-server.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, PostToolUse).
Skill Claude CodeCodex
Capture a live API response as a JSON test fixture for a given service and endpoint.
Skill Claude CodeCodex
Scaffold a new backend provider following project patterns (service + provider + tests).
Skill Claude CodeCodex
Use when interactively verifying the MTG MCP server works end-to-end by calling its MCP tools against real APIs.
Instructions file
Claude Code instructions for Cladios34/mtg-mcp-server, covering mtg mcp server, stack, commands, testing strategy and architecture.
MCP server Claude CodeCodexCursor
Magic: The Gathering card search, combo lookup, draft analytics, and Commander tools. Runs locally from the mtg-mcp-server Python package. Needs 13 environment variables to run.