us diligence for VS Code
com.edgethirteen.www/us-diligence
Screen a US company against SEC EDGAR, OFAC sanctions, federal awards and federal court dockets.
client:VS Code
transport:streamable-http
Install us diligence in VS Code
.vscode/mcp.json
{
"servers": {
"us-diligence": {
"type": "http",
"url": "https://www.edgethirteen.com/api/mcp/us-diligence"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs