← tailandhome-kz.com

INDIVIDUAL MCP TOOL

ask_thai_law

Retrieve source-cited passages from the Thai real-estate law corpus (foreign ownership, condominium quota, leasehold, usufruct, land code, taxes).

tailandhome-kz.comnone authenticationAvailability not checked

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 endpoint

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • search_properties — Search Thailand real-estate listings (villas, condos, townhouses, land) by free-text query, location, max price (THB), minimum bedrooms and property type.
  • get_property — Get full detail for a single Thailand property/project by its slug (the last path segment of a listing URL, e.g.
  • get_market_summary — Get the latest Phuket property price indices (residential, villa, townhouse) from the Bank of Thailand, with year-on-year and five-year change.
  • get_exchange_rates — Get live currency exchange rates (USD-quoted) plus THB conversion, useful for converting Thai property prices.
  • list_areas — List Thailand areas/districts that have available listings, with the number of projects in each.