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