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