labor compliance mcp for VS Code
com.thenextgennexus/labor-compliance-mcp
MCP server giving AI agents one-connection access to labor & financial-compliance data: DOL Form 550
client:VS Code
transport:streamable-http
Install labor compliance mcp in VS Code
.vscode/mcp.json
{
"servers": {
"labor-compliance-mcp": {
"type": "http",
"url": "https://nexgendata--labor-compliance-mcp.apify.actor/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs