Nalegalu MCP for VS Code
io.github.nalegaluorg/nalegalu
Semantic search over Polish law and case law, citing the exact in-force article.
client:VS Code
transport:streamable-http
tools:7
Install Nalegalu MCP in VS Code
.vscode/mcp.json
{
"servers": {
"nalegalu": {
"type": "http",
"url": "https://mcp.nalegalu.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs