Tencent Lexiang MCP Server for Cursor
io.github.tencent-lexiang/lexiang-mcp-server
Tencent Lexiang AI knowledge base MCP server for searching, managing entries, and editing docs.
client:Cursor
transport:streamable-http
Install Tencent Lexiang MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"lexiang-mcp-server": {
"url": "https://mcp.lexiang-app.com/mcp?company_from={company_code}&source=registry"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs