
1{2 "mcpServers": {3 "tft": {4 "command": "npx",5 "args": [6 "mcp-server-tft",7 "--apiKey",8 "<YOUR_RIOT_API_KEY>",9 "--gameName",10 "<YOUR_GAME_NAME>",11 "--tagLine",12 "<YOUR_TAG_LINE>"13 ],14 "env": {},15 "cwd": "~/Library/Application Support/Claude",16 "shell": false17 }18 }19}
No reviews yet. Be the first to review!
Sign in to join the conversation