Productivity
hi-aisha.com
Provides business discovery and booking management including viewing services, checking availability, and creating reservations.
ENDPOINT 1
https://hi-aisha.com/mcp
MCP server metadata
- Name
- Aisha - Directorio de Negocios
- Version
- 1.28.1
Known tools 7
listar_negociosLista todos los negocios conectados a Aisha, con su giro, ciudad y estado de verificación.
Inferred read-onlyver_serviciosMuestra los servicios, precios, horario, dirección y cómo llegar a un negocio.
Inferred read-onlyconsultar_disponibilidadConsulta los horarios libres de un negocio en una fecha (AAAA-MM-DD).
Inferred read-onlycancelar_reservaCancela una reserva existente en Aisha y libera la hora al instante.
Inferred read-onlysolicitar_altaRegistra la solicitud de un negocio que quiere aparecer en Aisha y ser reservable por asistentes de IA.
Inferred read-onlyCONNECT 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.aisha---directorio-de-negocios]
url = "https://hi-aisha.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"aisha---directorio-de-negocios": {
"type": "http",
"url": "https://hi-aisha.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: aisha---directorio-de-negocios
Remote MCP URL: https://hi-aisha.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": {
"aisha---directorio-de-negocios": {
"url": "https://hi-aisha.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"aisha---directorio-de-negocios": {
"type": "http",
"url": "https://hi-aisha.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "aisha---directorio-de-negocios",
"transport": "streamable-http",
"url": "https://hi-aisha.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for hi-aisha.com was fetched 2026-08-23T21:58:57.712Z.
hi-aisha.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.