← Registry

General Tools

agentegalicia.com

Provides verifiable information about Agente Galicia's public services, contact details, and operational boundaries.

1 endpoint3 known toolsFirst detected August 16, 2026Last detected August 16, 2026

ENDPOINT 1

https://agentegalicia.com/mcp

No auth detected

MCP server metadata

Name
agente-galicia-public-discovery
Version
1.0.0
Capabilities
toolsresources
Server instructions

Read-only public discovery. This server does not send messages, create leads, book appointments or modify external systems.

Known tools 3

get_service_overview

Returns a truthful public overview of Agente Galicia and its first-contact service.

Inferred read-only
get_public_contact

Returns the verified public WhatsApp contact and canonical website.

Inferred read-only
get_operational_boundaries

Returns current public readiness and the claims that must not be made.

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.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.

Trust status Neutral

agentegalicia.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.