General Tools
agentegalicia.com
Provides verifiable information about Agente Galicia's public services, contact details, and operational boundaries.
ENDPOINT 1
https://agentegalicia.com/mcp
MCP server metadata
- Name
- agente-galicia-public-discovery
- Version
- 1.0.0
Read-only public discovery. This server does not send messages, create leads, book appointments or modify external systems.
Known tools 3
get_service_overviewReturns a truthful public overview of Agente Galicia and its first-contact service.
Inferred read-onlyget_public_contactReturns the verified public WhatsApp contact and canonical website.
Inferred read-onlyget_operational_boundariesReturns current public readiness and the claims that must not be made.
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.agente-galicia-public-discovery]
url = "https://agentegalicia.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agente-galicia-public-discovery": {
"type": "http",
"url": "https://agentegalicia.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agente-galicia-public-discovery
Remote MCP URL: https://agentegalicia.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": {
"agente-galicia-public-discovery": {
"url": "https://agentegalicia.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agente-galicia-public-discovery": {
"type": "http",
"url": "https://agentegalicia.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agente-galicia-public-discovery",
"transport": "streamable-http",
"url": "https://agentegalicia.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 agentegalicia.com was fetched 2026-08-23T19:21:09.090Z.
agentegalicia.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.