Skip to content
Grok

mcp server lol for Grok

io.github.ebrunet001/mcp-server-lol

League of Legends AI coaching: player profiles, match history, ranked stats & performance analysis

client:Grok transport:sse

Install mcp server lol in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-server-lol": {
      "type": "sse",
      "url": "https://mrbridge--lol-mcp-server.apify.actor/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

mcp server lol in other clients