Skip to content
Cline

tft oracle for Cline

io.github.gregario/tft-oracle

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

client:Cline transport:stdio runtime:npm

Install tft oracle in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

tft oracle in other clients