---
title: "lyrenth"
description: "Read any web page as a clean, token-efficient AIDocument. Built for AI agents, backed by Lyrenth's independent web index of 2B+ pages."
canonical: https://agentpluginsdirectory.com/plugins/lyrenth
last-updated: 2026-09-26
---

# lyrenth
Read any web page as a clean, token-efficient AIDocument. Built for AI agents, backed by Lyrenth's independent web index of 2B+ pages.
- Slug: lyrenth
- Publisher: Lyrenth
- Repository: https://github.com/lyrenth/lyrenth-mcp
- Manifest: plugin.json
- Version: 0.1.5
- License: MIT
- Category (editorial): research
- Skills: 0
- MCP servers: 1 (lyrenth)
- Stars: 1
- Repository created: 2026-06-08
- Repository last pushed: 2026-08-27
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/lyrenth
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What lyrenth does, in the publisher's words

Read the web through Lyrenth's index from any MCP client.

Exposes three tools:

- read_url turns a public web page into a clean AIDocument: stable Markdown plus title, description, and structure, with the navigation and boilerplate stripped. Your agent reads cleaned, low-token content instead of raw HTML, and every result shows how many tokens it saved vs the raw page.
- read_urls does the same for up to 20 URLs in one batch call.
- check_usage reports your plan tier and credit usage.

Reads resolve through Lyrenth's cross-caller cache, and for verified domains they return the publisher's canonical version.

- URL: https://api.lyrenth.com/mcp
- Header: Authorization: Bearer aiwk_your_key_here

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/lyrenth/lyrenth-mcp/HEAD/README.md

## MCP servers

- lyrenth: transport: stdio; command: npx -y lyrenth-mcp; env: LYRENTH_API_KEY

Read from the plugin's own mcp.json. Environment variable names only, never values.
