← Registry

AI & Machine Learning

somosvelora.com

An AI agent that autonomously handles sales, payments, invoicing, and shipping for business operations.

2 endpoints9 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://tools.somosvelora.com/api/mcp

Auth required

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.somosvelora-com]
url = "https://tools.somosvelora.com/api/mcp"
enabled = true
bearer_token_env_var = "MCP_BEARER_TOKEN"

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Code

.mcp.json

{
  "mcpServers": {
    "somosvelora-com": {
      "type": "http",
      "url": "https://tools.somosvelora.com/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Claude Desktop

Settings → Connectors → Add custom connector

Name: somosvelora-com
Remote MCP URL: https://tools.somosvelora.com/api/mcp

Add the URL as a custom connector, then complete its supported authorization flow. Claude Desktop remote connectors are configured in the UI.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "somosvelora-com": {
      "url": "https://tools.somosvelora.com/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BEARER_TOKEN"
      }
    }
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Visual Studio Code

.vscode/mcp.json

{
  "servers": {
    "somosvelora-com": {
      "type": "http",
      "url": "https://tools.somosvelora.com/api/mcp",
      "headers": {
        "Authorization": "Bearer ${input:mcp-token}"
      }
    }
  },
  "inputs": [
    {
      "type": "promptString",
      "id": "mcp-token",
      "description": "somosvelora-com bearer token",
      "password": true
    }
  ]
}

Authentication is required. Replace the placeholder locally and never commit a secret.

Generic MCP

Client-specific MCP configuration

{
  "name": "somosvelora-com",
  "transport": "streamable-http",
  "url": "https://tools.somosvelora.com/api/mcp",
  "headers": {
    "Authorization": "Bearer YOUR_BEARER_TOKEN"
  }
}

Authentication is required. Replace the placeholder locally and never commit a secret.

MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://tools.somosvelora.com/api/mcp/public

No auth detected

MCP server metadata

Name
velora-mcp
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Velora public endpoint — 9 pure tools available without authentication. - validate_cuit: validates an Argentine CUIT number (check digit arithmetic, no I/O). - validate_cuil: validates an Argentine CUIL for natural persons (same algorithm, no I/O). - build_afip_qr: builds the AFIP RG 4291/2018 QR URL for an electronic invoice (no I/O). - parse_ar_amount: parses an Argentine peso string ('$1.234,56', '5k', '800,50') into a number (no I/O). - split_iva: splits an amount into neto + IVA using any of the 6 ARCA alícuotas (no I/O). - format_ars: formats a number as an ARS currency string for display (no I/O). - to_afip_date: converts an ISO date to YYYYMMDD WSFE format, ART-anchored (no I/O). - describe_invoice_type: returns A/B/C invoice type given emisor + receptor condicionIva (no I/O). - validate_cbu: validates an Argentine CBU/CVU check-digit per BCRA Com. A 2622 (no I/O). Rate limit: 60 req/min per IP address (10 req/min for unattributed IPs). For stateful tools (fiscal, payments, catalog, sales…) use the authenticated endpoint.

Known tools 9

validate_cuit

Use this before using a CUIT in an invoice or fiscal operation to confirm it is mathematically valid.

Potential side effects
build_afip_qr

Builds the AFIP-compliant QR URL for an electronic invoice per RG 4291/2018.

Potential side effects
parse_ar_amount

Use this before doing arithmetic on any amount typed by an Argentine user.

Inferred read-only
split_iva

Decomposes an Argentine amount into neto (base imponible) and IVA using any of the 6 ARCA/WSFE alícuotas.

Inferred read-only
validate_cuil

Validates an Argentine CUIL for natural persons.

Inferred read-only
format_ars

Formats a numeric amount as an Argentine peso string with 2 decimal places, using the es-AR convention: a '$' sign, then a non-breaking space (U+00A0), then the number with '.

Inferred read-only
to_afip_date

Converts a date to YYYYMMDD format for WSFE (AFIP/ARCA).

Inferred read-only
describe_invoice_type

Returns A/B/C invoice type given emisor + receptor condicion_iva.

Potential side effects
validate_cbu

Validates an Argentine CBU/CVU (22-digit bank account code) via two mod-10 block check digits per BCRA Comunicación A 2622.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.velora-mcp]
url = "https://tools.somosvelora.com/api/mcp/public"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "velora-mcp": {
      "type": "http",
      "url": "https://tools.somosvelora.com/api/mcp/public"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: velora-mcp
Remote MCP URL: https://tools.somosvelora.com/api/mcp/public

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "velora-mcp": {
      "url": "https://tools.somosvelora.com/api/mcp/public"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "velora-mcp": {
      "type": "http",
      "url": "https://tools.somosvelora.com/api/mcp/public"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "velora-mcp",
  "transport": "streamable-http",
  "url": "https://tools.somosvelora.com/api/mcp/public"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.