tft oracle for Zed
io.github.gregario/tft-oracle
TFT champion, trait, item, and augment data for LLMs via CommunityDragon
client:Zed
transport:stdio
runtime:npm
Install tft oracle in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tft-oracle": {
"command": "npx",
"args": [
"-y",
"tft-oracle"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs