AI မူရင်း
THE TEA API MCP ဆာဗာအဖြစ်.
Claude Desktop၊ Cowork သို့မဟုတ် မည်သည့် MCP ကလိုင်းယင့်ကိုမဆို တရုတ်လက်ဖက်ရည် စွယ်စုံကျမ်းနှင့် ချိတ်ဆက်ပါ — ဘာသာစကား ၇၂ မျိုးဖြင့် လက်ဖက်ရည် ၄၅၀၊ ချက်လုပ်နည်း၊ ဒေသမြေအရသာ၊ ဓာတုဗေဒ၊ ဖြည့်စွက်ချက်များနှင့် ဝေါဟာရ ၂၆၂၃ လုံးပါသော ဝေါဟာရစာရင်းကို ကိရိယာ ရှစ်ခုအဖြစ် ဖွင့်ပေးထားသည်။
Endpoint server.py REST စာရွက်စာတမ်းများHosted — URL မှတစ်ဆင့် ချိတ်ဆက်ပါ ထည့်သွင်းရန်မလို
အဝေးထိန်း (Streamable HTTP) ဆာဗာများကို ပံ့ပိုးသည့် မည်သည့် MCP client ကိုမဆို ဤနေရာသို့ ညွှန်ပြပါ-
https://api.thetea.app/mcp
Add an Authorization: Bearer tt_… header to use a paid key — free works without one (English only).
JSON မှ အဝေးဆာဗာများကို ဖတ်သော ကလိုင်းယင့်များ-
{
"mcpServers": {
"thetea": {
"url": "https://api.thetea.app/mcp",
"headers": { "Authorization": "Bearer tt_your_key" }
}
}
}
Stdio-only clients (some Claude Desktop builds) can bridge with mcp-remote:
{
"mcpServers": {
"thetea": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://api.thetea.app/mcp",
"--header", "Authorization: Bearer tt_your_key"]
}
}
}
အခြားနည်းလမ်း — စက်တွင်း Python ဆာဗာ
- Install the runtime:
pip install "mcp[cli]" httpx - သိမ်းရန် server.py တစ်နေရာရာမှာ၊ ၎င်းရဲ့ absolute path ကို မှတ်ထားပါ။
- Add it to
claude_desktop_config.json:
{
"mcpServers": {
"thetea": {
"command": "python3",
"args": ["/absolute/path/to/server.py"],
"env": { "THETEA_KEY": "tt_your_paid_key" }
}
}
}
မှ အခပေးကီးတစ်ခု စျေးနှုန်းစာမျက်နှာ ဘာသာစကား ၇ မျိုး (Pro) သို့မဟုတ် ၇၂ မျိုးလုံး (Expert / Lifetime) ကို သော့ဖွင့်ပေးပါသည်။
ထုတ်ဖော်ထားသော ကိရိယာများ
- search_tea
- list_teas
- get_tea
- get_field
- compare_teas
- random_tea
- ဝေါဟာရစာရင်း
- tea_map
အခြားဝင်ရောက်နည်းများ
တူညီသောဒေတာကိုပင် ရိုးရိုး REST API၊ တစ်ခု OpenAPI GPT Actions အတွက် spec နှင့် an llms.txt.