Skip to content

Commit 6e46c6c

Browse files
zoharbabinclaude
andcommitted
docs: add one-line Claude Code install command to Quick Start
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7b2b8e4 commit 6e46c6c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,14 @@ Works with Claude Code, Claude Desktop, Cursor, and any MCP-compatible client.
4646

4747
## Quick Start
4848

49+
### One-Line Install (Claude Code)
50+
51+
```bash
52+
claude mcp add web-researcher -- go run github.com/zoharbabin/web-researcher-mcp/cmd/web-researcher-mcp@latest
53+
```
54+
55+
Then set your API keys in `~/.claude/settings.json` under the server's `env` block (see [Connect to Your AI Assistant](#connect-to-your-ai-assistant) below).
56+
4957
### Option 1: Download Binary
5058

5159
Download the latest release for your platform from [Releases](https://github.com/zoharbabin/web-researcher-mcp/releases):

0 commit comments

Comments
 (0)