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