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