MCP-сервер MTG Oracle (Magic: The Gathering).
npx mtg-oracle Claude Desktop Configuration Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS): { "mcpServers": { "mtg-oracle": { "command": "npx", "args": ["-y", "mtg-oracle"] } } } Or if