← Registry

General Tools

vecinoai.com

It provides information about local businesses, their categories, current open status, and upcoming family events in Cabo Rojo, Puerto Rico.

1 endpoint9 known toolsFirst detected August 22, 2026Last detected August 22, 2026

ENDPOINT 1

https://www.vecinoai.com/mcp

No auth detected

MCP server metadata

Name
el-veci-mcp
Version
1.0.0
Capabilities
tools

Known tools 9

buscar_negocio

¿Qué negocio resuelve esto?

Inferred read-only
detalle_negocio

¿Cuáles son los datos completos de un negocio específico?

Inferred read-only
categorias

¿Qué categorías de negocios existen en el directorio y cuántos negocios tiene cada una?

Inferred read-only
abierto_ahora

¿Qué negocios están abiertos en este momento?

Inferred read-only
eventos

¿Qué eventos familiares hay próximamente en Cabo Rojo, Puerto Rico?

Inferred read-only
chequear_recall

¿Hay algún retiro (recall) activo de la FDA para este medicamento o producto de salud?

Inferred read-only
buscar_especialista

¿Quién hace esta especialidad médica en este pueblo de Puerto Rico, y me van a atender?

Inferred read-only
pueblos_sin_especialista

¿En qué municipios de Puerto Rico NO hay ni un solo proveedor de esta especialidad?

Inferred read-only
salud_del_pueblo

¿Cómo está de salud un municipio de Puerto Rico?

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.el-veci-mcp]
url = "https://www.vecinoai.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "el-veci-mcp": {
      "type": "http",
      "url": "https://www.vecinoai.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: el-veci-mcp
Remote MCP URL: https://www.vecinoai.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": {
    "el-veci-mcp": {
      "url": "https://www.vecinoai.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "el-veci-mcp": {
      "type": "http",
      "url": "https://www.vecinoai.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "el-veci-mcp",
  "transport": "streamable-http",
  "url": "https://www.vecinoai.com/mcp"
}
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.