docs/features/web-tools.mdx
Web Tools give Cline the ability to search the internet and fetch content from specific URLs during your tasks. This is useful when you need up-to-date information, documentation lookups, or research that goes beyond your local codebase and the LLM's internal knowledge.
<Warning> Web Tools require the **Cline provider**. They are not available when using other providers like OpenRouter, Anthropic, AWS Bedrock, etc. </Warning>Cline has two web tools:
When Cline determines that web information would help complete your task, it will use these tools automatically. The tools call Cline's backend API, which handles the search or fetch operation and returns the results.
Web Tools are available when using the Cline provider. To use them:
When working with unfamiliar libraries or APIs:
Before implementing a feature:
For time-sensitive information: