← guatemalia.com

INDIVIDUAL MCP TOOL

preguntar_alleria

Le pregunta en tiempo real a Alleria, la IA de guatemalia.com, sobre servicios de implementación de IA empresarial (agentes, RAG, servidores MCP), tiempos y precios de referencia, industrias atendidas, o contenido del blog — con acceso a la misma base de conocimiento con RAG que usa el chat del sitio.

guatemalia.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://guatemalia.com/mcp

No auth detected

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

Indexed input schema

{}

Risk classification

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

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

No related indexed tools.