mcp server lol for Cursor
io.github.ebrunet001/mcp-server-lol
League of Legends AI coaching: player profiles, match history, ranked stats & performance analysis
client:Cursor
transport:sse
Install mcp server lol in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server-lol": {
"url": "https://mrbridge--lol-mcp-server.apify.actor/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs