L2Tools — Lineage 2 Reference Data for Claude Desktop
io.github.maxence/l2tools
Read-only Interlude and High Five NPC, loot, Soul Crystal and XP reference tools.
client:Claude Desktop
transport:streamable-http
tools:5
Install L2Tools — Lineage 2 Reference Data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"l2tools": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://l2tools.org/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs