warn mcp for Claude Desktop
io.github.approj/warn-mcp
Search 61,428+ US WARN Act layoff notices: 48 states, 1988-today, daily. Bundle needs no API key.
client:Claude Desktop
transport:streamable-http
runtime:mcpb
Install warn mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"warn-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mQpACuIiQcnwK93JY.apify.actor/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs