← liefooghe.com

INDIVIDUAL MCP TOOL

book_appointment

Create a booking request.

liefooghe.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description contains a write-action term.

Parent endpoint

liefooghe.com

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

.mcp.json

{
  "mcpServers": {
    "liefooghe-com": {
      "type": "http",
      "url": "https://liefooghe.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "liefooghe-com",
  "transport": "streamable-http",
  "url": "https://liefooghe.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • check_availability — Check calendar availability for a date range.
  • request_quote — Submit a quote request for a service.
  • get_services — Get list of available services with pricing.
  • get_service_details — Get detailed information about a specific service.
  • craft_diplomatic_no — Generate a creative, diplomatic, and professionally impeccable "No" response to any request.
  • submit_contact — Submit a contact form inquiry.
  • get_books — Get the list of published books by Pieter Liefooghe, including available language editions and preview information.
  • request_book_preview — Request a free preview (sample chapter) of a book by email.