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