create_fax_payment — Faxer — Send Faxes MCP Tool Mutating
create_fax_payment
(create fax payment) 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 create_fax_payment from your client
- Claude Code Faxer — Send Faxes create_fax_payment run in your project directory
- Claude Desktop Faxer — Send Faxes create_fax_payment ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Faxer — Send Faxes create_fax_payment ~/.cursor/mcp.json
- VS Code Faxer — Send Faxes create_fax_payment .vscode/mcp.json
- Zed Faxer — Send Faxes create_fax_payment ~/.config/zed/settings.json
- Windsurf Faxer — Send Faxes create_fax_payment ~/.codeium/windsurf/mcp_config.json
- Cline Faxer — Send Faxes create_fax_payment ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Faxer — Send Faxes create_fax_payment ~/.gemini/settings.json
- Grok Faxer — Send Faxes create_fax_payment .mcp.json (in your project root)
- ChatGPT Faxer — Send Faxes create_fax_payment Settings → Connectors → Advanced → Developer mode
- Claude.ai Faxer — Send Faxes create_fax_payment Settings → Connectors → Add custom connector
- LangChain Faxer — Send Faxes create_fax_payment 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.