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