Skip to main content
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