Warn Notices for VS Code
io.github.pipeworx-io/warn-notices
WARN Act layoff notices — state-by-state.
client:VS Code
transport:streamable-http
Install Warn Notices in VS Code
.vscode/mcp.json
{
"servers": {
"warn-notices": {
"type": "http",
"url": "https://gateway.pipeworx.io/warn-notices/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs