LYRENTH
DocsPricingBenchmarksIndex statsAboutBlogFor site ownersStatusContact
Integrations

Wherever your agent
reads the web.

Lyrenth drops into your stack as one clean index layer for the web. Add it to an MCP client, call a one-line reader, or wire in a native SDK, and any URL comes back as a clean AIDocument instead of raw HTML.

Model Context Protocol

A web reader your
agent just uses.

Lyrenth is listed in the extension directories inside Claude Desktop and Cursor, so you can install it from the app and never open a config file. Your agent gets a read_url tool and reads the web through Lyrenth's index, no glue code, no scraping.

Every other MCP client takes one line:

npx -y lyrenth-mcp
Claude DesktopCursorClaude CodeCodexAny MCP client
Four ways in

Plug in your way.

Same key, same clean AIDocument, whichever surface you reach for.

MCP server

A read_url tool for any MCP client. Install it from the directory inside Claude Desktop or Cursor, or point any other client at the package.

npx -y lyrenth-mcpView setup
›_

Reader endpoint

One authenticated GET returns clean Markdown. A shell one-liner, or any HTTP client.

GET /v1/readView setup
py

Python SDK

A dependency-free client, plus LangChain and LlamaIndex adapters for your RAG pipeline.

pip install lyrenthView setup
ts

TypeScript SDK

A dependency-free client, plus a ready-made tool for the Vercel AI SDK.

npm install lyrenthView setup
Frameworks

Already in your RAG stack.

Drop-in loaders and tools for the frameworks you already build on.

LC

LangChain

LyrenthLoader drops clean Markdown documents straight into your chain or vector store.

pip install 'lyrenth[langchain]'
LI

LlamaIndex

LyrenthReader loads any URL as a Document, ready to index, chunk, and query.

pip install 'lyrenth[llamaindex]'

Vercel AI SDK

A read_url tool the model can call mid-generation to pull a clean page into context.

npm install lyrenth
An AI-native web index

The web, indexed for AI.

Every read resolves through one clean index: rendered, cached, and consent-aware.

Clean, low-token content

JavaScript rendered when needed, navigation and boilerplate stripped. Far fewer tokens than raw HTML, and you get the whole page, clean and complete.

Cross-caller cache

The same URL read by many agents collapses to a minimal number of origin fetches. Fast for you, friendly to the site.

Consent-backed canonical

When a publisher has verified their domain, you read the version they authored, kept fresh by their own change signal.

Read the web,
the clean way.

Free tier: 2,000 reads / month, no card. One key works across every integration on this page.

Claude, Cursor, LangChain, LlamaIndex, Vercel, Python, and other product names, marks, and logos referenced on this page are the property of their respective owners. Shown for identification and compatibility only; no partnership or endorsement is implied.