Skip to content
VS Code

tlaloc mcp for VS Code

io.github.tlaloc-sh/tlaloc-mcp

Official Mexican data for AI agents: CURP, RFC, CFDI, postal codes, phone, SPEI/CEP, DOF, geocoding.

client:VS Code transport:streamable-http

Install tlaloc mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "tlaloc-mcp": {
      "type": "http",
      "url": "https://api.tlaloc.sh/mx/mcp"
    }
  }
}

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

tlaloc mcp in other clients