Skip to content
VS Code

FinCEN (EUA) for VS Code

io.github.mcp-dir/fincen-mcp

Checks whether a name is on the FinCEN (US financial crimes) lists, for compliance and AML due dilig

client:VS Code transport:streamable-http tools:7

Install FinCEN (EUA) in VS Code

.vscode/mcp.json

{
  "servers": {
    "fincen-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_fincen"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

FinCEN (EUA) in other clients