Home / eduair94 / cambio-uruguay · mcp/AGENTS.md · GitHub

AGENTS.md@mcp agentsA

AGENTS.md@mcp is agent-read markdown (agents) from eduair94/cambio-uruguay.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# mcp/ — AGENTS

Open-source MCP server (`cambio-uruguay-mcp`, published to npm) wrapping the public cambio-uruguay rates API AND the site API (rentals, used cars, products) as 26 read-only tools in 4 toolsets, plus a Claude skill; isolated package with its own build and deploy surface.

Start with `mcp/README.md` (client configs, tool list, env table) and `mcp/DEPLOY.md` (hosted endpoint, nginx). This file = only what's beyond them.

## Layout (all under `src/`, ESM, `tsc` Node16 → `dist/`)
| file | role |
|---|---|
| `index.ts` | entrypoint (`bin`). Picks transport from `MCP_TRANSPORT`: `stdio` (default) or `http`. HTTP server exposes only `/mcp` + `/health`. |
| `server.ts` | `buildServer(api, { site, toolsets })` — registers each toolset from `src/register/` (exchange = the original 7 tools + prompt) and sends `instructions.ts`. |
| `tools.ts` | PURE handlers over the `CambioApi` seam (data in → structured data out, no MCP types, no network). Rate/retail-filter logic. |
| `api.ts` | `CambioApi` interface + `httpCambioApi(base)` live client (global `fetch`). Types: `RateRow`, `HouseInfo`, `InsightResult`. |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add eduair94/cambio-uruguay/mcp/AGENTS.md@git:20260922.792a56d
Exact content
mdr add eduair94/cambio-uruguay/mcp/AGENTS.md@sha256:a254e60fe0f85bee

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_hya3qm3iqneein4k.svg)](https://markdownregistry.com/a/art_hya3qm3iqneein4k)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.792a56d latest2026-09-22 792a56d 7,568 BA view · diff
git:20260921.3a9f9362026-09-21 3a9f936 7,214 BA view · diff
git:20260921.40b7eba2026-09-21 40b7eba 7,156 BA view · diff
git:20260921.f94974a2026-09-21 f94974a 6,851 BA view · diff
git:20260720.da8af732026-07-20 da8af73 3,587 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (7568 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

eduair94/cambio-uruguay · 7 stars · license none · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_hya3qm3iqneein4k
GET https://markdownregistry.com/api/v1/resolve?ref=eduair94/cambio-uruguay/mcp/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/a254e60fe0f85beead7e176b8a5948a592153f3873bb0e65d2b46a755c2da8ea

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from eduair94/cambio-uruguay

AGENTS.md agents
eduair94/cambio-uruguay · AGENTS.md
git:20260924.568d480 · audit B · 7 stars
CLAUDE.md claude
eduair94/cambio-uruguay · CLAUDE.md
git:20260720.da8af73 · audit B · 7 stars
DESIGN.md design
eduair94/cambio-uruguay · DESIGN.md · A light-first, evidence-led interface for comparing Uruguay's public market information.
git:20260922.79f21ec · audit A · 7 stars
AGENTS.md@app agents
eduair94/cambio-uruguay · app/AGENTS.md
git:20260922.79f21ec · audit A · 7 stars
llms.txt@app/public llmstxt
eduair94/cambio-uruguay · app/public/llms.txt
git:20260922.79f21ec · audit A · 7 stars
AGENTS.md@bots agents
eduair94/cambio-uruguay · bots/AGENTS.md
git:20260922.1b44b30 · audit B · 7 stars
AGENTS.md@classes agents
eduair94/cambio-uruguay · classes/AGENTS.md
git:20260918.9b599bb · audit A · 7 stars
AGENTS.md@classes/cambios agents
eduair94/cambio-uruguay · classes/cambios/AGENTS.md
git:20260724.f0c0e2e · audit B · 7 stars
buscador-uruguay skill
eduair94/cambio-uruguay · mcp/skills/buscador-uruguay/SKILL.md · Busca alquileres, oportunidades inmobiliarias, autos usados y precios de productos en Uruguay con los datos de…
git:20260922.792a56d · audit A · 7 stars
AGENTS.md@tests agents
eduair94/cambio-uruguay · tests/AGENTS.md
git:20260923.f26cb12 · audit A · 7 stars

Every file in eduair94/cambio-uruguay

Other files named AGENTS.md@mcp

AGENTS.md@mcp agents
juliusbrussee/caveman · mcp/AGENTS.md
git:20260812.d4ef06b · audit A · 107,708 stars

Browse by kind, by grade A, or by owner.