Eyakhelwe i-AI
Ithemu API njengeseva ye-MCP.
Xhuma i-Claude Desktop, i-Cowork, noma yiliphi iklayenti le-MCP kunsikamagama wamanye amazwi wetiye lase China — amatiye angu-450 ngezilimi ezingama-72, ukwenziwa, indawo yokutshala, ikhemistri, ukunothisa kanye neglosari lamatemu angama-2,623, okwethulwe njengamathuluzi ayisishiyagalombili.
I-Endpoint server.py Imibhalo ye-RESTIbanjelwe — xhuma nge-URL akukho ukufaka
Khomba noma iyiphi iklayenti le-MCP elisekela amaseva akude (i-Streamable HTTP) lapha:
https://api.thetea.app/mcp
Add an Authorization: Bearer tt_… header to use a paid key — free works without one (English only).
Amakhasimende afunda amaseva akude kuJSON:
{
"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"]
}
}
}
Okunye — iseva yePython yasendaweni
- Install the runtime:
pip install "mcp[cli]" httpx - Londoloza server.py kwenye indawo, qaphela umzila wayo ophelele.
- Add it to
claude_desktop_config.json:
{
"mcpServers": {
"thetea": {
"command": "python3",
"args": ["/absolute/path/to/server.py"],
"env": { "THETEA_KEY": "tt_your_paid_key" }
}
}
}
Ukhiye okhokhelwayo ovela ikhasi lentengo ivula izilimi ezingu-7 (Pro) noma zonke ezingu-72 (Expert / Lifetime).
Amathuluzi avezekile
- search_tea
- list_teas
- get_tea
- get_field
- compare_teas
- random_tea
- iglosari
- i-tea_map
Ezinye izindlela zokungena
Idatha efanayo futhi iwumbhalo osobala REST API, i- OpenAPI i-spec ye-GPT Actions, kanye ne- llms.txt.