← Back to Plugins
MCP Server MCP

DEPRECATED - Use lexiang-mcp-server

github By github 👁 1 views ▲ 0 votes

DEPRECATED: Please use io.github.tencent-lexiang/lexiang-mcp-server instead.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.lexiang-app.com/deprecated/?company_from={company_code}",
      "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...