Skip to content
Zed

CEPIM (Entidades Impedidas) for Zed

io.github.mcp-dir/cepim-mcp

Checks whether a nonprofit private entity is in the CEPIM (barred from public funds) from the CNPJ.

client:Zed transport:streamable-http tools:7

Install CEPIM (Entidades Impedidas) in Zed

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

{
  "context_servers": {
    "cepim-mcp": {
      "url": "https://api.mcp.ai/p_cepim"
    }
  }
}

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

What Zed can do once it is connected

CEPIM (Entidades Impedidas) in other clients