← Back to Plugins
MCP Server MCP

Tencent Lexiang MCP Server

github By github 👁 1 views ▲ 0 votes

Tencent Lexiang AI knowledge base MCP server for searching, managing entries, and editing docs.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.lexiang-app.com/mcp?company_from={company_code}&source=registry",
      "variables": {
        "company_code": {
          "description": "Your enterprise's Lexiang code (obtain from https://lexiangla.com/mcp after login)"
        }
      }
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...