Skip to main content

Documentation Index

Fetch the complete documentation index at: https://ryvn.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

The Docs MCP server is in beta. Available tools and behavior may change between releases.
The Ryvn Docs MCP server exposes a search_ryvn tool that lets AI coding assistants search across the Ryvn knowledge base — documentation, API references, guides, and configuration examples — without leaving your editor.

What it does

When connected, your AI assistant gains a search_ryvn tool that returns contextual content with titles and direct links to the relevant documentation pages. This means your assistant can look up Ryvn-specific details on the fly instead of relying on stale training data.

Setup

claude mcp add --transport http ryvn-docs https://ryvn.ai/docs/mcp
Verify it’s connected:
claude mcp list

Available tools

ToolDescription
search_ryvnSearch the Ryvn knowledge base for documentation, API references, guides, and code examples