Public knowledge interface
Let Agents use this site
Every interface exposes only public, read-only documents. Search, reading, and relationships share the same knowledge snapshot.
Fastest way to connect
An MCP client with Streamable HTTP support needs only one URL.
https://doc.liz6.com/mcp
{"mcpServers":{"liz6-docs":{"url":"https://doc.liz6.com/mcp"}}}
If your client does not support MCP, use OpenAPI, llms.txt, or append .md to any document URL.
Four access surfaces
The same public knowledge, adapted to different hosts and automation workflows.
Five read-only tools, document Resources, three workflow Prompts, and an MCP App for browsing results.
CheckingFor scripts, workflow platforms, and Agents without MCP; supports lexical, semantic, and hybrid retrieval.
CheckingCompatible browsers discover the tools registered by each page; ordinary browsers remain unchanged.
CheckingSource text preserves structure and metadata for lightweight fetching, citation, and long-context reading.
AvailableAvailable capabilities
Tool descriptions clearly mark public, read-only, and untrusted-content boundaries.
search_documentsCombines full-text and multilingual semantic retrieval with compact plain-text excerpts.
list_documentsBrowse by language, area, and tag with stable cursors.
read_documentRead Markdown, metadata, and the full outline.
read_document_sectionRead a bounded section by heading to control context size.
related_documentsFind related documents through shared tags.
How browser Agents use it
On any page, a WebMCP-capable Chrome Agent can see all five tools directly—no URL copying required.
- The Agent opens any page on this site.
- The browser reads the WebMCP registration and capability manifest.
- The Agent searches, reads sources, and continues on the page.
WebMCP is progressively enabled through the Chromium Origin Trial; the MCP URL remains the more stable choice for general external Agents.