← cambio-uruguay.com

INDIVIDUAL MCP TOOL

list_houses

All Uruguayan exchange houses (casas de cambio) tracked, with display name, website, and departments served.

cambio-uruguay.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.cambio-uruguay.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for list_houses and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests retrieving external content.

Parent server

cambio-uruguay.com

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.cambio-uruguay]
url = "https://mcp.cambio-uruguay.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cambio-uruguay": {
      "type": "http",
      "url": "https://mcp.cambio-uruguay.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cambio-uruguay
Remote MCP URL: https://mcp.cambio-uruguay.com/mcp

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": {
    "cambio-uruguay": {
      "url": "https://mcp.cambio-uruguay.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cambio-uruguay": {
      "type": "http",
      "url": "https://mcp.cambio-uruguay.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cambio-uruguay",
  "transport": "streamable-http",
  "url": "https://mcp.cambio-uruguay.com/mcp"
}
MCP Inspector

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

Related tools

  • get_rates — Current buy/sell rates for a currency across Uruguayan exchange houses (casas de cambio): market average, best buy/sell house, lowest spread, and the full per-house list.
  • best_house — The single best casa de cambio right now to buy or sell a currency.
  • convert — Convert an amount between currencies using the best available Uruguayan market rates.
  • get_evolution — Historical rate series and statistics (min/max/avg/current/change) for a given exchange house (origin) and currency over the last N months.
  • get_news — Latest Uruguayan dollar/economy headlines (Google News), de-duplicated and newest first.
  • daily_summary — AI-generated analysis of the Uruguayan exchange market.
  • geocode_uy_address — Convierte una dirección, esquina, barrio o nombre de lugar de Uruguay («Facultad de Ingeniería», «Tres Cruces», «Pocitos») en coordenadas con Google Maps.
  • search_rentals — Busca viviendas en alquiler en todo Uruguay (unión de Mercado Libre, InfoCasas, Inmuebles El País, Casasweb y Facebook Marketplace, ~57.000 propiedades, avisos vistos en los últimos 10 días).