lu eli mcp for VS Code
io.github.matematicsolutions/lu-eli-mcp
MCP server for Luxembourg Legilux: ELI-native legislation and Akoma Ntoso with citations.
client:VS Code
transport:stdio
runtime:pypi
Install lu eli mcp in VS Code
.vscode/mcp.json
{
"servers": {
"lu-eli-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"lu-eli-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs