MTG Bench for Zed
com.mtgbench/mtgbench
Magic: The Gathering card search, rules, rulings, deck analysis, brackets, and combo detection.
client:Zed
transport:streamable-http
tools:19
Install MTG Bench in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mtgbench": {
"url": "https://mtgbench.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs