RegAlert for VS Code
today.regalert/mcp
Same-day regulatory documents from ~300 financial regulators. Search free; full document $0.05.
client:VS Code
transport:streamable-http
Install RegAlert in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.regalert.today/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs