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