Skip to content
Windsurf

tft oracle for Windsurf

io.github.gregario/tft-oracle

TFT champion, trait, item, and augment data for LLMs via CommunityDragon

client:Windsurf transport:stdio runtime:npm

Install tft oracle in Windsurf

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

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

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

tft oracle in other clients