THE TEA · डेवलपर प्लेटफार्मapi.thetea.app
tea.support

एआई-नेटिव

द टी एपीआई एगो MCP सर्वर के रूप में.

क्लॉड डेस्कटॉप, कोवर्क, भा कौनों MCP क्लाइंट के चाइनीज चाय विश्वकोश से जोड़ीं — 72 भाषा में 450 चाय, ब्रूइंग, टेरवार, रसायन, समृद्धि आ 2,623-शब्द के शब्दावली, आठ टूल के रूप में उपलब्ध।

एंडपाइंट server.py REST डॉक्स

होस्टेड — URL से जुड़े बिना इंस्टॉल के

कवनो अइसन MCP क्लाइंट जे रिमोट (स्ट्रीमेबल HTTP) सर्वर के सपोर्ट करेला, ओकरा इहाँ पॉइंट करीं:

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

विकल्प — लोकल पाइथन सर्वर

  1. Install the runtime: pip install "mcp[cli]" httpx
  2. सहेजीं server.py कहीं भी, एकर absolute path नोट कर लीं।
  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" }
    }
  }
}

एगो पेड key से दाम वाला पन्ना 7 भाषा (Pro) भा पूरा 72 (Expert/Lifetime) खोले ला।

उजागर उपकरण

आवे के अउरी राह

उहे डेटा एगो सादा भी बा REST API, एक ठो OpenAPI GPT Actions खातिर spec, आ एगो llms.txt.