Hosted MCP Server
The Livepeer Docs exposes a hosted Model Context Protocol (MCP) server that allows AI clients to query documentation content directly.Endpoint
Available Tools
| Tool | Description |
|---|---|
search_livepeer_docs | Search across the Livepeer Docs knowledge base to find relevant information, code examples, API references, and guides. Returns contextual content with titles and direct links to documentation pages. |
How to Connect
- Claude
- Cursor
- Other Clients
In Claude’s settings, add a new MCP server:
- Open Settings → Integrations → MCP Servers
- Add a new server with the URL
https://docs.livepeer.org/mcp - Claude can now query Livepeer documentation directly in any conversation
llms.txt
The docs publish a standardllms.txt file — a community convention for helping LLMs understand a site’s structure and content.
Endpoint
skill.md
The docs also publish askill.md file — an AI-readable summary of Livepeer’s developer platform capabilities, designed for use as an AI assistant skill or system prompt context.