THE TEA · geliştirici platformuapi.thetea.app
tea.support

Yapay zeka odaklı

The tea API MCP sunucusu olarak.

Claude Desktop, Cowork veya herhangi bir MCP istemcisini Çin çayı ansiklopedisine bağlayın; 72 dilde 450 çay, demleme, teruar, kimya, zenginleştirme ve sekiz araç olarak sunulan 2.623 terimlik bir sözlük.

Endpoint server.py REST belgeleri

Host edilir — URL ile bağlanın kurulum gerektirmez

Uzaktan (Streamable HTTP) sunucuları destekleyen herhangi bir MCP istemcisini şuraya yönlendirin:

https://api.thetea.app/mcp

Add an Authorization: Bearer tt_… header to use a paid key — free works without one (English only).

Uzak sunuculardan JSON okuyan istemciler:

{
  "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"]
    }
  }
}

Alternatif — yerel Python sunucusu

  1. Install the runtime: pip install "mcp[cli]" httpx
  2. Kaydet server.py bir yere not edin, tam dosya yolunu kaydedin.
  3. Add it to claude_desktop_config.json:
{
  "mcpServers": {
    "thetea": {
      "command": "python3",
      "args": ["/absolute/path/to/server.py"],
      "env": { "THETEA_KEY": "tt_your_paid_key" }
    }
  }
}

Ücretli bir anahtar fiyatlandırma sayfası 7 dili (Pro) veya tüm 72 dili (Expert / Lifetime) açar.

Sunulan araçlar

Diğer erişim yolları

Aynı veriler ayrıca düz bir REST API, bir OpenAPI GPT Actions için spesifikasyon ve bir llms.txt.