T
TruePick 真挑

Integrations

TruePick is an open tool built on the MCP (Model Context Protocol) standard: any MCP-compatible AI client can plug in. We don't lock you into any single vendor.

✅ Supported today

Add 3 JSON lines, restart your AI client, done.

Claude Desktop
Anthropic

Native MCP support. Add 3 JSON lines and restart.

Cursor
AI code editor

MCP server integration directly from your IDE.

Cline / Continue
Open-source AI agents

Universal MCP support.

⏳ Waiting for MCP support: plug in the moment they ship

These vendors haven't shipped MCP support yet. The moment they do, TruePick works — we don't rewrite a line, because we bet on the right protocol.

ChatGPT / Custom GPT
OpenAI

Awaiting MCP adoption (industry expects in 2026).

Doubao
ByteDance

Awaiting MCP support. We're ready.

Qwen Chat
Alibaba

Awaiting MCP support.

Kimi
Moonshot

Awaiting MCP support.

DeepSeek Chat
DeepSeek

Awaiting MCP support.

Yuanbao
Tencent

Awaiting MCP support.

1

Get your API Key (private beta)

TruePick is a hosted MCP service — your AI calls it remotely with your personal key. Nothing to install. During the beta, just email us — a real human replies within 24h:

Request a beta key — hello@aizhentiao.com

Free tier: 100 calls/day · Your key looks like ztk_live_xxx and is shown only once, Stripe-style

2
Universal remote MCP config (Claude Desktop shown)

Drop your key into the MCP config and restart:

{
  "mcpServers": {
    "truepick": {
      "url": "https://mcp.aizhentiao.com/mcp",
      "headers": {
        "Authorization": "Bearer ztk_live_YOUR_KEY"
      }
    }
  }
}

Restart your AI client. It can now call TruePick's 5 tools: shopping_search / shopping_recommend / shopping_compare / shopping_evaluate / shopping_promote — to pick the real best products on Pinduoduo (and later JD / Taobao / Douyin).

Claude Desktop config path: %APPDATA%/Claude/claude_desktop_config.json (Windows) / ~/Library/Application Support/Claude/claude_desktop_config.json (macOS). Cursor / others: see vendor docs. Your shopping data is never stored — anti-manipulation by design, see FAQ.