summaryrefslogtreecommitdiff
path: root/plugins/web-search/README.md
diff options
context:
space:
mode:
authorWagner Moreira <47096330+wagnermor@users.noreply.github.com>2025-07-22 14:29:47 -0300
committerGitHub <noreply@github.com>2025-07-22 19:29:47 +0200
commit788b5776c03996d6c88dce786f9e0879a0c3aa6e (patch)
treec78447336f3651bd13fbd1e573f507b7375c5b4d /plugins/web-search/README.md
parent537807c863a90c51a4ec6fbb6b818c3668472425 (diff)
downloadzsh-788b5776c03996d6c88dce786f9e0879a0c3aa6e.tar.gz
zsh-788b5776c03996d6c88dce786f9e0879a0c3aa6e.tar.bz2
zsh-788b5776c03996d6c88dce786f9e0879a0c3aa6e.zip
feat(web-search): add search with `claude.ai` and `grok.com` (#13222)
Diffstat (limited to 'plugins/web-search/README.md')
-rw-r--r--plugins/web-search/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/web-search/README.md b/plugins/web-search/README.md
index ed484f237..26017a533 100644
--- a/plugins/web-search/README.md
+++ b/plugins/web-search/README.md
@@ -52,6 +52,8 @@ Available search contexts are:
| `packagist` | `https://packagist.org/?query=` |
| `gopkg` | `https://pkg.go.dev/search?m=package&q=` |
| `chatgpt` | `https://chatgpt.com/?q=` |
+| `claude` | `https://claude.ai/new?q=` |
+| `grok` | `https://grok.com/?q=` |
| `reddit` | `https://www.reddit.com/search/?q=` |
| `ppai` | `https://www.perplexity.ai/search/new?q=` |