← praegant.net

INDIVIDUAL MCP TOOL

check_availability

Check real-time availability for holiday apartments at Landhaus Prägant, Bad Kleinkirchheim, Austria.

praegant.netnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.praegant.net/mcp

No auth detected

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

praegant.net

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

.mcp.json

{
  "mcpServers": {
    "net-praegant-landhaus": {
      "type": "http",
      "url": "https://mcp.praegant.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "net-praegant-landhaus",
  "transport": "streamable-http",
  "url": "https://mcp.praegant.net/mcp"
}
MCP Inspector

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

Related tools

  • render_availability_card — Render the interactive apartment availability card for Landhaus Prägant, Bad Kleinkirchheim, Austria.
  • get_apartment_details — Get details about apartments at Landhaus Prägant, Bad Kleinkirchheim, Austria.
  • render_apartment_gallery — Render the interactive apartment gallery card for Landhaus Prägant, Bad Kleinkirchheim, Austria.
  • get_rates — Get current rates for apartments at Landhaus Prägant, Bad Kleinkirchheim, Austria.
  • render_rates_card — Render the interactive rates card for Landhaus Prägant, Bad Kleinkirchheim, Austria.
  • get_offers — Get active seasonal offers for Landhaus Prägant, Bad Kleinkirchheim, Austria.
  • render_offers_card — Render the interactive offers card for Landhaus Prägant, Bad Kleinkirchheim, Austria.
  • get_booking_link — Get a direct booking link for Landhaus Prägant, Bad Kleinkirchheim, Austria.