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