Skip to content
VS Code

PEP (Pessoa Exposta Politicamente) for VS Code

io.github.mcp-dir/pep-mcp

Checks whether a person is a Politically Exposed Person (PEP) from the CPF, for compliance and AML d

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

Install PEP (Pessoa Exposta Politicamente) in VS Code

.vscode/mcp.json

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

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

PEP (Pessoa Exposta Politicamente) in other clients