lyrenth mcp for Claude Desktop
com.lyrenth/lyrenth-mcp
Read any public web page as a clean AIDocument (Markdown + structure) through Lyrenth.
client:Claude Desktop
transport:stdio
runtime:npm
Install lyrenth mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lyrenth-mcp": {
"command": "npx",
"args": [
"-y",
"lyrenth-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs