EntangleEQ for VS Code
com.entangleeq/pay-transparency
EU pay transparency (Directive 2023/970) and French Egapro readiness assistant. Public data only.
client:VS Code
transport:streamable-http
tools:5
Install EntangleEQ in VS Code
.vscode/mcp.json
{
"servers": {
"pay-transparency": {
"type": "http",
"url": "https://www.entangleeq.com/api/mcp-public"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs