search_discussions — WebLens MCP Tool Read-only
search_discussions
(search discussions) is one of 36 tools on the
WebLens
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_discussions from your client
- Claude Code WebLens search_discussions run in your project directory
- Claude Desktop WebLens search_discussions ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor WebLens search_discussions ~/.cursor/mcp.json
- VS Code WebLens search_discussions .vscode/mcp.json
- Zed WebLens search_discussions ~/.config/zed/settings.json
- Windsurf WebLens search_discussions ~/.codeium/windsurf/mcp_config.json
- Cline WebLens search_discussions ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI WebLens search_discussions ~/.gemini/settings.json
- Grok WebLens search_discussions .mcp.json (in your project root)
- ChatGPT WebLens search_discussions Settings → Connectors → Advanced → Developer mode
- Claude.ai WebLens search_discussions Settings → Connectors → Add custom connector
- LangChain WebLens search_discussions pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http weblens https://api.weblens.dev/mcp
Other tools on this server
- preview_endpoint
- fetch_webpage
- fetch_webpage_pro
- screenshot
- search_web
- search_news
- search_images
- search_places
- search_shopping
- search_scholar
- search_autocomplete
- search_trends
- youtube_transcript
- get_contents
- answer_question
- extract_data
- smart_extract
- research
- deep_research
- extract_pdf
- compare_urls
- batch_fetch
- domain_intel
- project_due_diligence
- package_intel
- detect_tech
- map_site
- crawl_site
- fetch_resilient
- intel_company
- intel_market
- intel_competitive
- intel_site_audit
- monitor_create
- memory_set
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.