The Model Context Protocol (MCP) allows AI tools like Cursor, Windsurf, and Claude to browse, search, and read Yuno’s documentation in real-time. This ensures your AI assistant always has the latest context when helping you integrate Yuno.Documentation Index
Fetch the complete documentation index at: https://docs.y.uno/llms.txt
Use this file to discover all available pages before exploring further.
Documentation MCP URL
Use the following URL to connect your tools to the Yuno documentation: https://docs.y.uno/mcpConnecting to AI Tools
Cursor
- Open Cursor Settings (
Cmd+Shift+PorCtrl+Shift+P-> “Open MCP Settings”). - Click on + Add New MCP Server.
- Fill in the details:
- Name: Yuno Docs
- Type:
http - URL:
https://docs.y.uno/mcp
- Click Save.
Claude Desktop
- Open your Claude Desktop configuration file (usually
~/Library/Application Support/Claude/claude_desktop_config.jsonor%APPDATA%\Claude\claude_desktop_config.json). - Add the Yuno Docs connector to the
mcpServerssection:
Windsurf / VS Code Copilot
For tools that support native MCP via folder configuration, create a.vscode/mcp.json file in your project: