Skip to content
VS Code

CEPIM (Entidades Impedidas) for VS Code

io.github.mcp-dir/cepim-mcp

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

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

Install CEPIM (Entidades Impedidas) in VS Code

.vscode/mcp.json

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

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

CEPIM (Entidades Impedidas) in other clients