Skip to content
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.

Add Smithery to README #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# MCP Web Research Server
[![smithery badge](https://smithery.ai/badge/@mzxrai/mcp-webresearch)](https://smithery.ai/server/@mzxrai/mcp-webresearch)

A Model Context Protocol (MCP) server for web research.

Expand All @@ -17,7 +18,15 @@ Bring real-time info into Claude and easily research any topic.
- [Claude Desktop app](https://claude.ai/download)

## Installation
### Installing via Smithery

To install MCP Web Research Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@mzxrai/mcp-webresearch):

```bash
npx -y @smithery/cli install @mzxrai/mcp-webresearch --client claude
```

### Installing Manually
First, ensure you've downloaded and installed the [Claude Desktop app](https://claude.ai/download) and you have npm installed.

Next, add this entry to your `claude_desktop_config.json` (on Mac, found at `~/Library/Application\ Support/Claude/claude_desktop_config.json`):
Expand Down Expand Up @@ -128,4 +137,4 @@ MIT

## Author

[mzxrai](https://github.com/mzxrai)
[mzxrai](https://github.com/mzxrai)