DAP Bellwether for VS Code
solutions.dap/bellwether
Free regulatory change feed for financial regulators in Canada, the US, the UK and the EU.
client:VS Code
transport:streamable-http
tools:4
Install DAP Bellwether in VS Code
.vscode/mcp.json
{
"servers": {
"bellwether": {
"type": "http",
"url": "https://bellwether.dap.solutions/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs