Connect Claude or ChatGPT
Hosted MCP URL: https://sendafax.ai/api/mcp. Use this to send a fax in Australia to a +61 number. There is no SMS verification and no card at send. You pay only if it delivers.
Claude
Add SendaFax as a custom connector. Claude will call send_fax (destructive) and get_fax_status. Destination is required. There is no default number.
ChatGPT
In ChatGPT Developer Mode, add a custom MCP server. Paste this URL:
https://sendafax.ai/api/mcp
Sign in first (Google or Microsoft), then create an agent token on your account if the client asks for a bearer token.
Machine card: /.well-known/mcp.json. OpenAPI: /openapi.yaml.