# Reporta Venezuela

reportavnzla.com comprehended: stats, persona search, the recent feed, and resources, as the API names them.

- Surface: `reportavnzla` (api), access: open, served now
- Origin: reportavnzla.com
- MCP endpoint: https://mcp.geckovision.tech/reportavnzla/mcp
- HTML page: https://geckovision.tech/catalog/reportavnzla

## Use cases

### Read the recent feed

Ask: "What was reported most recently?"

Tools, in order: `search_capabilities`, `getRecentFeed`

## Get started

```bash
claude mcp add --transport http reportavnzla https://mcp.geckovision.tech/reportavnzla/mcp
```

First call: `search_capabilities` with `{"query":"recent feed"}`.

Raw MCP over HTTP, the order for money paths, and the definition of done: https://geckovision.tech/agents.md

## Tools served now

Measured at 2026-09-02T04:00:36.085Z (server reportavnzla 1.28.1): 7 tools.

- `search_capabilities`: Find which endpoint/tool fits a natural-language intent. Returns {plan, tools}: `tools` = full schemas for just the ops that answer it; `plan` (when present) = 
- `get_capability`: Fetch ONE tool's full callable schema by name. Use this whenever you already know which tool you want (e.g. from a tools/list entry) — one schema, no ranking. C
- `query_docs`: Search the comprehended API's virtualized docs (spec-derived summaries, params, and agent-native artifacts) to understand WHY a call failed and how to rewrite i
- `getStats`: Get the registry totals — how many people are missing, found, and deceased
- `searchPersonas`: Search reported people by name or national id, filterable by status Optional: q, cedula, estado, page, limit.
- `getRecentFeed`: Get the most recently reported or updated people Optional: limit.
- `listRecursos`: List relief resources — collection centers and where to donate or get help Optional: tipo, page, limit.
