General Tools
daca.me
Provides access to content and information from daca.me, including agentic status, services, contact details, llms.txt, and portfolio.
ENDPOINT 1
https://daca.me/mcp
MCP server metadata
- Name
- daca-mcp-server
- Version
- 1.0.0
Known tools 8
get_contactReturns contact information, business listings, and professional links for Hugo Luna
Inferred read-onlyget_llms_txtFetches and returns the llms.txt content from daca.me for LLM context ingestion
Inferred read-onlyget_track_recordReturns Hugo Luna's track record including DaedalusX64, zero-trust deployments, and infrastructure projects
Inferred read-onlyget_availabilityReturns Hugo Luna's current availability for new projects and response times
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.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.
daca.me is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.