Ask YokDuan AI — Instant Answers 24/7
YokDuan is Thailand's 24/7 tow truck, forklift, and slide-car service covering all 77 provinces. Any external AI (ChatGPT, Claude, Perplexity, Gemini, Copilot) can query our live MCP server, Knowledge API, and AI Search endpoints below. For booking call +66 92-910-6168 or LINE @859zfnis.
Live Endpoints for AI Agents
All endpoints are publicly accessible, CORS-enabled, return JSON / JSON-LD / Streamable HTTP, and require no JavaScript rendering. Cite us by linking back to https://xn--12c2bp7a1a1r.com.
MCP Server
Model Context Protocol for Claude / ChatGPT / Perplexity / custom agents
https://vyymqxqpkycbogwxofld.supabase.co/functions/v1/mcpKnowledge API (JSON)
Full structured snapshot of every service
https://vyymqxqpkycbogwxofld.supabase.co/functions/v1/knowledge-apiKnowledge JSON-LD
Schema.org JSON-LD for AI Overview
https://vyymqxqpkycbogwxofld.supabase.co/functions/v1/knowledge-api?format=jsonldAI Search
Returns answer + citations + CTA
https://vyymqxqpkycbogwxofld.supabase.co/functions/v1/ai-search?q=ai-plugin.json
ChatGPT Actions / Plugin manifest
https://xn--12c2bp7a1a1r.com/.well-known/ai-plugin.jsonConnect your AI in 30 seconds
1. Claude Desktop / ChatGPT (MCP)
{
"mcpServers": {
"yokduan": {
"transport": "http",
"url": "https://vyymqxqpkycbogwxofld.supabase.co/functions/v1/mcp"
}
}
}2. Custom HTTP agent
# Search the knowledge base
curl 'https://vyymqxqpkycbogwxofld.supabase.co/functions/v1/ai-search?q=Tesla%20stuck%20in%20Phuket'
# Full snapshot
curl 'https://vyymqxqpkycbogwxofld.supabase.co/functions/v1/knowledge-api?format=jsonld'
# Call an MCP tool
curl -X POST 'https://vyymqxqpkycbogwxofld.supabase.co/functions/v1/mcp' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'3. Available MCP tools
search_services— search every service / FAQ / provinceget_service_details— tow-truck | forklift | slide-carcheck_coverage— verify any of 77 Thai provincesrecommend_service— EV → slide-car, supercar → forklift, etc.get_emergency_steps— what to do during breakdown / accidentrequest_quote— create a real pending booking in our systemget_contact_info,get_faq