MTG Bench for Cursor
com.mtgbench/mtgbench
Magic: The Gathering card search, rules, rulings, deck analysis, brackets, and combo detection.
client:Cursor
transport:streamable-http
tools:19
Install MTG Bench in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mtgbench": {
"url": "https://mtgbench.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs