Skip to content
VS Code

mcp server tft for VS Code

io.github.ebrunet001/mcp-server-tft

Teamfight Tactics AI coaching: composition analysis, augment optimization & improvement tips

client:VS Code transport:sse

Install mcp server tft in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server-tft": {
      "type": "sse",
      "url": "https://mrbridge--teamfight-tactics-mcp-server---ai-game-analysis.apify.actor/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

mcp server tft in other clients