Skip to content
Cursor

tlaloc mcp for Cursor

io.github.tlaloc-sh/tlaloc-mcp

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

client:Cursor transport:streamable-http

Install tlaloc mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "tlaloc-mcp": {
      "url": "https://api.tlaloc.sh/mx/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

tlaloc mcp in other clients