Skip to content
Claude Desktop

DEPRECATED for Claude Desktop

io.github.ajaxhe/lexiang-mcp-server

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

client:Claude Desktop transport:streamable-http

Install DEPRECATED in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "lexiang-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.lexiang-app.com/ajaxhe-deprecated?company_from={company_code}"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

DEPRECATED in other clients