← daca.me

INDIVIDUAL MCP TOOL

get_availability

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

daca.menone authenticationAvailability not checked

LIVE ENDPOINT

https://daca.me/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_availability 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

daca.me

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.

Related tools

  • get_agentic_status — Returns the agentic readiness status of daca.me
  • get_services — Lists the service offerings available from Hugo Luna at daca.me
  • get_contact — Returns contact information, business listings, and professional links for Hugo Luna
  • get_llms_txt — Fetches and returns the llms.txt content from daca.me for LLM context ingestion
  • get_portfolio — Fetches and returns the portfolio markdown content from daca.me
  • get_track_record — Returns Hugo Luna's track record including DaedalusX64, zero-trust deployments, and infrastructure projects
  • get_case_study — Returns detailed case study for a specific project by name.