Read any web page as a clean, token-efficient AIDocument. Built for AI agents, backed by Lyrenth's independent web index of 1.9B+ pages.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"lyrenth-mcp"
],
"env": {
"LYRENTH_API_KEY": "${LYRENTH_API_KEY}"
}
}