Skip to content
VS Code

CEAF (Expulsões) for VS Code

io.github.mcp-dir/ceaf-mcp

Checks whether a person is in the register of federal administration expulsions (CEAF) from the CPF.

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

Install CEAF (Expulsões) in VS Code

.vscode/mcp.json

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

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

CEAF (Expulsões) in other clients