Skip to content
Claude Desktop

Velora LATAM Tools for Claude Desktop

io.github.crossi-dev/latam-tools

Argentina CUIT/CUIL validation and AFIP fiscal QR generation. Pure, no-auth MCP tools.

client:Claude Desktop transport:streamable-http tools:22

Install Velora LATAM Tools in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "latam-tools": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://tools.somosvelora.com/api/mcp/public"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Velora LATAM Tools in other clients