← tajlandia.com
INDIVIDUAL MCP TOOL
search_properties
Search the tajlandia.com property catalogue for new-build condos and villas in Thailand.
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
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.tajlandia-com]
url = "https://tajlandia.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tajlandia-com": {
"type": "http",
"url": "https://tajlandia.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tajlandia-com
Remote MCP URL: https://tajlandia.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": {
"tajlandia-com": {
"url": "https://tajlandia.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tajlandia-com": {
"type": "http",
"url": "https://tajlandia.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tajlandia-com",
"transport": "streamable-http",
"url": "https://tajlandia.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_property— Retrieve public details for a single property by its slug.list_locations— List all districts covered by the tajlandia.com catalogue.