Skip to content
VS Code

CPF for VS Code

io.github.mcp-dir/cpf-mcp

Validates CPF (check digits) and discovers lawsuits by CPF, searching by NAME in the official gazett

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

Install CPF in VS Code

.vscode/mcp.json

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

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

CPF in other clients