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