Skip to content
Zed

FinCEN (EUA) for Zed

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:Zed transport:streamable-http tools:7

Install FinCEN (EUA) in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "fincen-mcp": {
      "url": "https://api.mcp.ai/p_fincen"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

FinCEN (EUA) in other clients