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