legis link for VS Code
io.github.eutech-directory/legis-link
Construction compliance AI. Wire sizing, load calc, battery clearance. AU, USA, CA, UK, EU.
client:VS Code
transport:stdio
runtime:npm
Install legis link in VS Code
.vscode/mcp.json
{
"servers": {
"legis-link": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"legis-link-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs