AI-ମୂଳ
The tea API ଏକ MCP ସର୍ଭର ଭାବରେ.
Claude Desktop, Cowork, କିମ୍ବା ଯେକୌଣସି MCP କ୍ଲାଏଣ୍ଟକୁ ଚାଇନିଜ୍ ଚା ଜ୍ଞାନକୋଷ ସହିତ ସଂଯୋଗ କରନ୍ତୁ — ୭୨ଟି ଭାଷାରେ ୪୫୦ଟି ଚା, ବ୍ରୁଇଂ, ଟେରୱାର, ରସାୟନ, ସମୃଦ୍ଧକରଣ ଏବଂ ୨,୬୨୩-ଶବ୍ଦର ଗ୍ଲୋସରୀ, ଆଠଟି ଟୁଲ୍ ଭାବରେ ଉପଲବ୍ଧ।
Endpoint server.py REST ଡକ୍ସହୋଷ୍ଟେଡ୍ — URL ଦ୍ୱାରା ସଂଯୋଗ କରନ୍ତୁ ଇନଷ୍ଟଲ୍ ଦରକାର ନାହିଁ
ଦୂରସ୍ଥ (Streamable HTTP) ସର୍ଭର ସମର୍ଥନ କରୁଥିବା ଯେକୌଣସି MCP କ୍ଲାଏଣ୍ଟକୁ ଏଠାରେ ସଂଯୋଗ କରନ୍ତୁ:
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 କେଉଁଠି, ଏହାର ସମ୍ପୂର୍ଣ୍ଣ ପଥ ନୋଟ୍ କରନ୍ତୁ।
- Add it to
claude_desktop_config.json:
{
"mcpServers": {
"thetea": {
"command": "python3",
"args": ["/absolute/path/to/server.py"],
"env": { "THETEA_KEY": "tt_your_paid_key" }
}
}
}
ଏକ ପେଡ୍ କି' ମୂଲ୍ୟ ପୃଷ୍ଠା ୭ ଟି ଭାଷା (ପ୍ରୋ) କିମ୍ବା ସମସ୍ତ ୭୨ (ଏକ୍ସପର୍ଟ / ଲାଇଫଟାଇମ) ଅନଲକ୍ କରେ।
ଉପକରଣଗୁଡ଼ିକ ଉନ୍ମୋଚିତ
- search_tea
- list_teas
- get_tea
- get_field
- compare_teas
- random_tea
- ଶବ୍ଦକୋଷ
- tea_map
ଅନ୍ୟ ପ୍ରବେଶ ପଥ
ଏହି ସମାନ ତଥ୍ୟ ଗୋଟିଏ ସାଦା REST API, ଏକ OpenAPI GPT ଆକ୍ସନ୍ ପାଇଁ ସ୍ପେକ୍, ଏବଂ ଏକ llms.txt.