Claude Desktop & Web Setup
Connect Yavy to Claude Desktop or Claude Web (claude.ai) for real-time documentation search in your conversations.
Option 1: Claude Desktop App
- 1Open Claude Desktop and go to Settings
- 2Navigate to the Developer section
- 3
Click Edit Config to open the configuration file. The file opens at:
macOS:~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:%APPDATA%\Claude\claude_desktop_config.json - 4Paste the configuration below into the file:
claude_desktop_config.json
{
"mcpServers": {
"yavy": {
"type": "http",
"url": "https://yavy.dev/mcp/your-org/your-project"
}
}
}- 5Save the file and restart Claude Desktop
- 6Authenticate with your Yavy account when prompted
Option 2: Claude Web (claude.ai)
- 1Go to claude.ai and click on your profile icon
- 2Navigate to Settings > Connectors
- 3Click Add custom connector
- 4Fill in the connector details:Name:YavyRemote MCP Server URL:
https://yavy.dev/mcp/your-org/your-project - 5Click Add to save your connector
Note
Connector limits are set by Claude.ai (Anthropic), not Yavy. Claude.ai Pro, Max, Team, and Enterprise accounts can add Yavy with no published connector cap. See Anthropic's custom connectors guide for current details.