Skip to content
Claude Desktop

You.com Web Access & AI for Claude Desktop

io.github.youdotcom-oss/mcp

Web search, AI agent, and content extraction via You.com APIs

client:Claude Desktop transport:streamable-http runtime:npm

Install You.com Web Access & AI in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.you.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

You.com Web Access & AI in other clients