Skip to content
Zed

CPF for Zed

io.github.mcp-dir/cpf-mcp

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

client:Zed transport:streamable-http tools:8

Install CPF in Zed

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

{
  "context_servers": {
    "cpf-mcp": {
      "url": "https://api.mcp.ai/p_cpf"
    }
  }
}

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

What Zed can do once it is connected

CPF in other clients