Skip to content
VS Code

Latam Validate for VS Code

io.github.pipeworx-io/latam-validate

LatAm Validate MCP — validate Latin-American banking and tax identifiers.

client:VS Code transport:streamable-http

Install Latam Validate in VS Code

.vscode/mcp.json

{
  "servers": {
    "latam-validate": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/latam-validate/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Latam Validate in other clients