# Tencent Docs MCP

> Tencent Docs connects your AI agent directly to a collaborative workspace for managing documents, sheets, and slides. Instead of logging into the web interface and manually clicking through folders, you can ask your AI client to perform complex file operations using natural language. Your agent handles everything from listing all accessible files across multiple folders to pulling specific data ranges from spreadsheets or retrieving the full text content of a document for analysis.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Tags:** office-suite, real-time-collaboration, spreadsheet-management, file-sharing, workspace, cloud-docs

## Description

Tencent Docs lets your AI agent handle day-to-day office work that used to require jumping between tabs and copying values. You don't need to know the structure of a folder or remember where a file lives; you just tell your agent what you need done. Your agent can list all documents, create new ones for project kickoffs, or retrieve complex data ranges from sheets instantly. It even monitors who has access to a file and helps coordinate team efforts by listing organization members.

It feels less like using a tool and more like talking to an assistant sitting next to you. Whether you're managing financial models or compiling research reports, the agent acts as your real-time productivity layer. By connecting Tencent Docs through Vinkius, your AI client becomes aware of every document, sheet, and folder in your workspace—all without you ever leaving your chat window. This means complex tasks, like updating specific data points across several sheets while simultaneously finding related documents, become simple conversations.

## Tools

### create_file
Generates an entirely new document within your Tencent Docs account.

### delete_file
Permanently removes a specified file from your workspace.

### get_doc_content
Retrieves the entire written text content of a selected document for you to analyze.

### get_file_info
Gathers metadata, like creation date and last modified time, about any specific file.

### get_org_members
Lists all active members associated with your organization account.

### get_sheet_data
Reads the values from a specified range within any spreadsheet file.

### list_collaborators
Shows exactly which users have access to and are working on a specific document.

### list_files
Provides an overview of all files accessible in your primary documents directory.

### list_folders
Retrieves the names and paths of all folder structures available to you.

### update_sheet_data
Changes or updates specific values within a spreadsheet range based on your instructions.

## Prompt Examples

**Prompt:** 
```
List all my documents on Tencent Docs.
```

**Response:** 
```
I've retrieved your Tencent Docs files. You have 4 active documents, including 'Q3 Sales Plan' and 'Technical Specs'. Which one would you like to view info for?
```

**Prompt:** 
```
Read the values from 'Inventory!A1:B10' in spreadsheet 'doc-8821'.
```

**Response:** 
```
I've retrieved the data from the specified range in 'doc-8821'. It contains a list of 10 items with their current stock levels. Would you like me to summarize the low-stock items?
```

**Prompt:** 
```
Create a new document titled 'Project Kickoff Notes'.
```

**Response:** 
```
Done! I've created the new document 'Project Kickoff Notes' for you. You can now access it and start adding your meeting notes. File ID: TD-9920.
```

## Capabilities

### List all files and folders
The agent retrieves a comprehensive list of every document and folder within your entire Tencent Docs account structure.

### Manage spreadsheet data
You can tell the agent to pull specific values from any range in a sheet or update data points across multiple sheets instantly.

### Access and modify documents
The agent creates entirely new files, deletes outdated ones, or retrieves the full text content of existing documents for review.

### Track team collaboration
You can list who has access to a file and view member lists to understand organizational coordination status.

## Use Cases

### The Quarterly Review Prep
A project manager needs to compile data from three different team sheets. Instead of opening each sheet, navigating the tabs, and copying ranges manually, they ask their agent to 'Get spreadsheet data' from all required areas. The agent pulls everything into one structured output for immediate review.

### Onboarding a New Colleague
A team lead needs to know who has access to the master client contract file before sharing it widely. They ask their agent to 'list collaborators' on the document, instantly providing an accurate list of internal and external users.

### Archiving Old Projects
A coordinator finishes a project and needs to clean up files. Instead of manually checking folders, they ask their agent to 'list files' in the directory, identify outdated materials, and then use `delete_file` on approved items.

### Model Maintenance Update
A data analyst finds an old model sheet that needs a few key metrics updated. Rather than opening the file and manually changing cell values, they prompt their agent to 'update sheet data' with the latest figures, ensuring data integrity.

## Benefits

- Stop manually navigating file paths. Use this MCP to list all your documents or list folders, giving your AI agent a complete map of everything you own.
- Data extraction is instant. Instead of clicking into a sheet just to copy values, use `get_sheet_data` and have the numbers delivered directly to your chat window for immediate processing.
- Need to track who's working on what? Use `list_collaborators` to see exactly which team members are viewing or editing a document before you even ask them.
- Building new projects is simple. Tell your agent to use `create_file`, and the document appears instantly, ready for your input. You never have to click 'New Document' again.
- Keep your data current without opening a single tab. The ability to `update_sheet_data` means you can modify financial models or inventory counts with simple natural language commands.

## How It Works

The bottom line is that you tell your AI agent what needs to change in your office workspace; it handles the connection and executes the necessary actions across Tencent Docs for you.

1. Subscribe to this MCP and provide your Tencent Docs Access Token.
2. Connect the MCP in your preferred AI client (like Cursor or Claude).
3. Ask your agent a natural language question, such as 'List all documents related to Q3 sales' to get results immediately.

## Frequently Asked Questions

**How do I start using the Tencent Docs MCP? **
You first need to subscribe to the MCP on Vinkius and provide your Tencent Docs Access Token. Once connected, any MCP-compatible client can use it.

**Can I update a spreadsheet with this MCP? **
Yes. You use the `update_sheet_data` tool to modify values in existing sheets based on your text prompts. This means you don't have to open the sheet to make changes.

**What if I need a new document? **
You simply ask your agent to 'create a file,' and it uses the `create_file` tool. The new, empty document is instantly available for you to use.

**Does Tencent Docs MCP help with collaboration tracking? **
Yes. You can ask your agent to 'list collaborators' on any file, giving you an instant overview of who has access and involvement in that document.

**Can I delete files using the Tencent Docs MCP? **
You can use the `delete_file` tool. Remember to confirm carefully, as this action is permanent within your workspace.