Skip to content
VS Code

Regularidade FGTS (CRF) for VS Code

io.github.mcp-dir/fgts_regularidade-mcp

Issues the FGTS employer clearance certificate (CRF) from the CNPJ. Platform-hosted, no credentials,

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

Install Regularidade FGTS (CRF) in VS Code

.vscode/mcp.json

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

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

Regularidade FGTS (CRF) in other clients