The whole hunk
from line 806, old and new numbered
/
lines
from line 806
806806 <Card title="Computer use tool" icon="computer" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/computer-use-tool">
807807 Take screenshots and control the mouse and keyboard in a desktop environment.
808808 </Card>
809
810 <Card title="Browser use tool" icon="browser" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/browser-use-tool">
811 Navigate, read, and interact with webpages in your own browser environment.
812 </Card>
809813</CardGroup>
810814
811815### Server tools
from line 817
813817Server tools run on Anthropic's infrastructure, with no handler code in your application. See [Server tools](https://platform.claude.com/docs/en/agents-and-tools/tool-use/server-tools) for the mechanics they share.
814818
815819<CardGroup cols={2}>
816 <Card title="Web search tool" icon="browser" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/web-search-tool">
820 <Card title="Web search tool" icon="magnifying-glass" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/web-search-tool">
817821 Search the web for information beyond the knowledge cutoff, with cited sources.
818822 </Card>
819823