Skip to content

stavrobot/plugin-web-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web search plugin

A Stavrobot plugin that provides a web search tool using the Anthropic web search API. It sends queries to a Claude model with the web search server-side tool enabled, handles multi-search turns, and returns a summarised answer with source URLs.

Installation

Tell Stavrobot to install the plugin from:

https://github.com/stavrobot/plugin-web-search

Configuration

Two configuration values are required:

  • anthropic_api_key: An Anthropic API key used to call the Messages API.
  • model: The Anthropic model to use (e.g. claude-sonnet-4-20250514). The model must support the web search tool.

About

Web search via the Anthropic web search API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages