search_and_read — Web Access Gateway MCP Tool Read-only
search_and_read
(search and read) is one of 8 tools on the
Web Access Gateway
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_and_read from your client
- Claude Code Web Access Gateway search_and_read run in your project directory
- Claude Desktop Web Access Gateway search_and_read ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Web Access Gateway search_and_read ~/.cursor/mcp.json
- VS Code Web Access Gateway search_and_read .vscode/mcp.json
- Zed Web Access Gateway search_and_read ~/.config/zed/settings.json
- Windsurf Web Access Gateway search_and_read ~/.codeium/windsurf/mcp_config.json
- Cline Web Access Gateway search_and_read ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Web Access Gateway search_and_read ~/.gemini/settings.json
- Grok Web Access Gateway search_and_read .mcp.json (in your project root)
- ChatGPT Web Access Gateway search_and_read Settings → Connectors → Advanced → Developer mode
- Claude.ai Web Access Gateway search_and_read Settings → Connectors → Add custom connector
- LangChain Web Access Gateway search_and_read pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http web-access https://web-access-gateway.mattskowronis.workers.dev/mcp
Other tools on this server
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.