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