← Registry

Productivity

digitaldestinypro.com

This server provides business information, checks availability, books appointments, and uses a trained AI assistant to answer customer questions.

1 endpoint4 known toolsFirst detected July 31, 2026Last detected July 31, 2026

ENDPOINT 1

https://admin.digitaldestinypro.com/api/v2/mcp/7726f495-56bd-4602-be6d-a900005ca2ae

No auth detected

MCP server metadata

Name
frontdesk-mcp
Version
1.0.0
Capabilities
tools
Server instructions

MCP front desk for Digital Destiny Pro. Call get_business_info first for services/FAQs/policies, ask_assistant for anything else a customer would ask, and check_availability + book_appointment to book. Bookings notify the customer directly.

Known tools 4

get_business_info

Get everything about this business: what it offers, FAQs, how appointments work and what to tell customers.

Inferred read-only
check_availability

List currently bookable appointment days and time slots.

Inferred read-only
book_appointment

Book an appointment on the customer's behalf.

Inferred read-only
ask_assistant

Ask this business's own trained AI assistant a question (services, pricing, suitability, anything a customer would ask).

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.frontdesk-mcp]
url = "https://admin.digitaldestinypro.com/api/v2/mcp/7726f495-56bd-4602-be6d-a900005ca2ae"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "frontdesk-mcp": {
      "type": "http",
      "url": "https://admin.digitaldestinypro.com/api/v2/mcp/7726f495-56bd-4602-be6d-a900005ca2ae"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: frontdesk-mcp
Remote MCP URL: https://admin.digitaldestinypro.com/api/v2/mcp/7726f495-56bd-4602-be6d-a900005ca2ae

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": {
    "frontdesk-mcp": {
      "url": "https://admin.digitaldestinypro.com/api/v2/mcp/7726f495-56bd-4602-be6d-a900005ca2ae"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "frontdesk-mcp": {
      "type": "http",
      "url": "https://admin.digitaldestinypro.com/api/v2/mcp/7726f495-56bd-4602-be6d-a900005ca2ae"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "frontdesk-mcp",
  "transport": "streamable-http",
  "url": "https://admin.digitaldestinypro.com/api/v2/mcp/7726f495-56bd-4602-be6d-a900005ca2ae"
}
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 digitaldestinypro.com was fetched 2026-08-05T06:11:24.510Z and is being refreshed.

Trust status Trusted

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