Telnyx Fax Java

🌐Community
by team-telnyx · vlatest · Repository

Automates fax sending and receiving via Java using Telnyx APIs for reliable backend integration.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add telnyx-fax-java npx -- -y @trustedskills/telnyx-fax-java
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-fax-java": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-fax-java"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to send and receive faxes programmatically using the Telnyx Java library. It handles fax transmission, including specifying recipients, documents (PDFs), and managing incoming faxes. The agent can also retrieve status updates on sent and received faxes.

When to use it

  • Automating outbound fax communication for legal or medical document delivery.
  • Receiving inbound faxes automatically and storing them digitally.
  • Integrating fax functionality into a customer service workflow, allowing agents to send confirmations or receive requests via fax.
  • Sending automated notifications or reminders through fax when email is not an option.

Key capabilities

  • Send Fax: Transmit documents as faxes to specified recipients.
  • Receive Fax: Handle incoming faxes and store the content.
  • Fax Status Retrieval: Check the status of sent and received faxes (e.g., sending, delivered, failed).
  • PDF Document Handling: Supports PDF files for fax transmission.

Example prompts

  • "Send a fax to 555-123-4567 containing the attached contract."
  • "Check the status of the fax I sent earlier today."
  • “Receive all incoming faxes and save them as PDFs in this directory.”

Tips & gotchas

  • Requires an active Telnyx account and API key to function.
  • Ensure the agent has appropriate permissions within your Telnyx account for sending and receiving faxes.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
team-telnyx
Installs
5

🌐 Community

Passed automated security scans.