Skip to content
Windsurf

mtg oracle for Windsurf

io.github.gregario/mtg-oracle

Magic: The Gathering MCP server — cards, rules, combos, and Commander intelligence

client:Windsurf transport:stdio runtime:npm

Install mtg oracle in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mtg-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "mtg-oracle"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mtg oracle in other clients