tft oracle for Claude Desktop
io.github.gregario/tft-oracle
TFT champion, trait, item, and augment data for LLMs via CommunityDragon
client:Claude Desktop
transport:stdio
runtime:npm
Install tft oracle in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tft-oracle": {
"command": "npx",
"args": [
"-y",
"tft-oracle"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs