SANDBOX — ไม่มีการเรียกเก็บเงินจริง / nothing is charged

Thai Data Cloud — Agent-Ready Cloud

ให้ AI ของคุณ (Claude, ChatGPT, Cursor หรือ agent ที่คุณเขียนเอง) แนะนำ สั่งซื้อ จ่ายเงิน และ deploy ระบบขึ้น production บน Thai Data Cloud ได้เอง — ภายใต้ mandate ที่คุณกำหนดวงเงิน
Let your AI assistant recommend, order, pay, provision and deploy on Thai Data Cloud — within a spending mandate you control.

1. รับ sandbox token (ฟรี ไม่ต้องสมัคร)

Token นี้ใช้ได้ทันทีกับ MCP และ REST — ทุกอย่างจำลอง ไม่มีค่าใช้จ่าย เก็บ token เหมือนรหัสผ่าน

 

2. เชื่อมต่อ / Connect

Claude Code
claude mcp add --transport http tdc https://mcp.thaidata.cloud/mcp \
  --header "Authorization: Bearer <TOKEN>"
Claude Desktop / Cursor (mcp-remote)
{"mcpServers":{"tdc":{"command":"npx","args":["-y","mcp-remote","https://mcp.thaidata.cloud/mcp",
 "--header","Authorization: Bearer <TOKEN>"]}}}
ChatGPT Actions / any HTTP agent
OpenAPI: https://mcp.thaidata.cloud/openapi.json
Auth: Bearer <TOKEN>   Docs: https://mcp.thaidata.cloud/docs
curl
curl -s https://mcp.thaidata.cloud/products \
  -H "Authorization: Bearer <TOKEN>"

3. บอก AI ว่าต้องการอะไร / Tell your AI what you need

"เอาระบบแชท AI ของบริษัทขึ้น production ที่ไทย มี RAG เอกสารลูกค้า (PDPA) ประมาณ 3,000 users
 ใช้ TDC: แนะนำ setup ทำ quote สั่งซื้อ จ่ายในวงเงิน แล้ว deploy จาก github.com/me/ai-chat"

Flow ที่ agent ทำให้: recommend_setup → create_quote → place_order → pay_order → deploy_app → set_dns_record → enable_ssl
กฎ: จ่ายเกินวงเงิน → ส่งลิงก์/PromptPay ให้คุณกดเอง · ลบ service ต้องมีคนยืนยันเสมอ · ทุกการกระทำมี log (agent_history)

สำหรับ agent / For agents

llms.txt · agent card · openapi.json · REST docs · MCP: https://mcp.thaidata.cloud/mcp (streamable HTTP, stateless)

ข้อมูลอยู่ในประเทศไทย · PDPA · พร้อมรองรับ พ.ร.บ. AI (ร่าง) · support: thaidata.cloud