L2 Calendar for Zed
io.github.dreiev/l2calendar-mcp
Query Lineage 2 private server openings by chronicle through the public L2 Calendar API.
client:Zed
transport:stdio
runtime:npm
Install L2 Calendar in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"l2calendar-mcp": {
"command": "npx",
"args": [
"-y",
"l2calendar-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs