Tencent Lexiang
@tencent-lexiang
Tencent Lexiang について
Official Lexiang MCP Server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"lexiang": {
"url": "https://mcp.lexiang-app.com/mcp?company_from=<YOUR_LEXIANG_CODE>&access_token=<YOUR_TOKEN>"
}
}
}ツール
16
概要
What is Tencent Lexiang?
Tencent Lexiang is an MCP (Model Context Protocol) server that enables AI assistants to search, read, create, edit, and organize content in Tencent Lexiang knowledge bases. It is designed for teams using Tencent Lexiang, an AI-powered enterprise knowledge base, to unlock private knowledge through AI conversations.
How to use Tencent Lexiang?
Two authentication methods are supported: OAuth login (recommended) or manual access token. The quickest way is to log in to Lexiang, visit https://lexiangla.com/mcp, and click “Open in Cursor” or “Open in VS Code”. For manual configuration, create a session to get an access_token and add it as a URL parameter to the MCP endpoint. Presets can be appended to restrict available tool categories.
Key features of Tencent Lexiang
- 38 tools covering knowledge entry, blocks, files, search, teams, and connectors
- Block-level editing for precise, incremental document updates
- Supports 100+ formats (documents, audio, video, spreadsheets, images)
- Multi-source knowledge import: WeChat files, Tencent Meeting, Tencent Docs, and more
- Document approval workflows and anti-leak watermarks for security
- OAuth and token authentication with preset tool scoping
Use cases of Tencent Lexiang
- Search and retrieve documents from knowledge bases using natural language
- Create, edit, and organize pages and knowledge entries
- Update version logs or changelogs incrementally without replacing entire documents
- Generate API documentation from code and store it in the knowledge base
- Import Tencent Meeting recordings directly into the knowledge base
FAQ from Tencent Lexiang
What authentication methods does Tencent Lexiang MCP support?
It supports OAuth login (recommended, no token creation needed) and manual access token configuration via URL parameter.
Why do I get an “authorization required” error?
Ensure you have obtained correct configuration from https://lexiangla.com/mcp, refresh the OAuth flow in CodeBuddy, and verify the company_from parameter in the URL.
Why can’t I find my knowledge base?
MCP only accesses knowledge bases that you have permission to view. Check your access rights in Tencent Lexiang.
Why does file upload fail?
File upload requires three steps: call apply_upload to get an upload URL, perform an HTTP PUT upload (outside MCP), and then call commit_upload to confirm.
Why does the AI create a new document instead of updating an existing one?
Be explicit in your prompt (e.g., “update the original document”). The server supports block-level editing for precise in-place updates.
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
コメント