Tencent Yuanqi

Tencent Yuanqi MCP Connector for Claude

A+

Orchestrate Tencent Yuanqi AI Agents — manage assistants, trigger conversations, and handle RAG documents directly from any AI agent.

7 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AI agents to Tencent Yuanqi (腾讯元器), the official intelligent agent platform powered by the Hunyuan large model. This MCP provides 9 tools for comprehensive agent management and high-performance RAG operations.

What you can do

  • Agent Interaction — Chat with published agents using persistent sessions and context tracking
  • Document Lifecycle — Upload, list, and delete documents for agent knowledge bases with real-time status tracking
  • Assistant Profiling — Retrieve metadata and configuration for any assistant in your workspace
  • Usage Analysis — Monitor token consumption and remaining quota programmatically

How it works

  1. Subscribe to this server
  2. Log in to Tencent Yuanqi
  3. Navigate to My Creations and select a published agent
  4. Under the Publish tab, enable API and generate an API Key
  5. Insert your API Key and Assistant ID into the fields below

Who is this for?

  • AI Developers — automate document ingestion and test agent responses programmatically
  • Knowledge Managers — maintain dynamic knowledge bases across multiple specialized agents
  • Product Teams — integrate high-performance Chinese-native agents into custom applications
tencentyuanqiai-agentsrag-knowledge-basehunyuan-model

7 tools expose this connector's capabilities to your AI agent.

chat

Requires assistant_id and user_id. Chat with a Tencent Yuanqi assistant

get_file_status

Check file processing status

list_files

List uploaded files

upload_file

) to the Yuanqi platform for use in assistant knowledge bases. Upload a document for assistant context

delete_file

Delete an uploaded file

get_assistant_info

Get details about a specific assistant

get_file_info

Get metadata for a specific file

See how to talk to your AI agent using Tencent Yuanqi.

Chat with assistant 'assistant_123' and ask 'Explain the concept of deep learning'.

I'm connecting to the Yuanqi engine... Assistant 'assistant_123' responded: 'Deep learning is a subset of machine learning based on artificial neural networks...' Would you like me to save this response to your notes?

Upload the file 'specs.pdf' to my Yuanqi account.

Uploading 'specs.pdf'... Successfully uploaded! File ID: `file_xyz789`. The document is now being processed for the knowledge base. I'll let you know when it's ready.

List all assistants in my account.

Fetching your assistant list... I found 2 assistants: 1. ResearchBot (ID: asst_1), 2. CodeHelper (ID: asst_2). Which one would you like to interact with?

Yes! Use the `get_assistant_info` tool with the Assistant ID. Your agent will respond with complete metadata, configuration, and capabilities connected to that specific agent in seconds.

Related Connectors