MCP is listed but wont connect to brave search
Resolved 💬 5 comments Opened Mar 11, 2025 by peakyragnar Closed Mar 16, 2025
Claude Code CLI includes browser tool functions (mcp__browser-tools__*) in
its available function list, but attempting to use them results in
undefined errors. These tools should either be properly implemented or
removed from the function list to avoid confusion. Having non-functional
tools listed is misleading and creates a poor user experience.
Steps to reproduce:
- Launch Claude Code CLI
- Ask Claude to perform a browser-related function like "take a
screenshot"
- Observe the error: "Error calling tool takeScreenshot: undefined
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗