AurelianFlo for VS Code
com.aurelianflo/core
Remote MCP server for OFAC screening, EDD memos, exposure forecasts, queues, and reports.
client:VS Code
transport:streamable-http
tools:11
Install AurelianFlo in VS Code
.vscode/mcp.json
{
"servers": {
"core": {
"type": "http",
"url": "https://api.aurelianflo.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs