← Registry

General Tools

daca.me

Provides access to content and information from daca.me, including agentic status, services, contact details, llms.txt, and portfolio.

1 endpoint8 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://daca.me/mcp

No auth detected

MCP server metadata

Name
daca-mcp-server
Version
1.0.0
Capabilities
tools.listChanged

Known tools 8

get_agentic_status

Returns the agentic readiness status of daca.me

Inferred read-only
get_services

Lists the service offerings available from Hugo Luna at daca.me

Inferred read-only
get_contact

Returns contact information, business listings, and professional links for Hugo Luna

Inferred read-only
get_llms_txt

Fetches and returns the llms.txt content from daca.me for LLM context ingestion

Inferred read-only
get_portfolio

Fetches and returns the portfolio markdown content from daca.me

Inferred read-only
get_track_record

Returns Hugo Luna's track record including DaedalusX64, zero-trust deployments, and infrastructure projects

Inferred read-only
get_availability

Returns Hugo Luna's current availability for new projects and response times

Inferred read-only
get_case_study

Returns detailed case study for a specific project by name.

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.daca-mcp-server]
url = "https://daca.me/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "daca-mcp-server": {
      "type": "http",
      "url": "https://daca.me/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "daca-mcp-server": {
      "type": "http",
      "url": "https://daca.me/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "daca-mcp-server",
  "transport": "streamable-http",
  "url": "https://daca.me/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 daca.me was fetched 2026-08-24T00:46:07.722Z.

Trust status Trusted

daca.me is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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