# Fax.Plus MCP for AI Agents AI Agent Connect

> Fax.Plus MCP connects your digital faxing account to your AI client. It lets you send international faxes, track delivery statuses, and manage telephony numbers through natural conversation instead of clicking through a dashboard. It's built for businesses that need to stay compliant and paperless without the headache of physical machines.

## Overview
- **Category:** communication-messaging
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_NlZRl8ztwqP90AmhqKcPC1tGWmAfjweIwKLevxv5/ai-agent-connect
- **Tags:** digital-fax, secure-transmission, telephony, paperless-office, enterprise-security, document-delivery

## Description

Managing a high volume of faxes usually means jumping between browser tabs, manually entering international numbers, and constantly refreshing pages to see if a document actually landed. This Connector changes that by letting your AI agent handle the heavy lifting of your digital telephony. You can ask your agent to fire off a secure document to a specific number or check the status of an active transmission while you're in another meeting. It handles the details like E.164 formatting and transmission comments automatically. If a job gets stuck or you need to stop a pending send, you just tell the agent to handle it. It also helps you scale your reach by finding available numbers in different countries. By pulling this into your workflow via Vinkius, you turn a clunky administrative task into a simple conversation. You get a clear view of your account, from team directories to active outbox jobs, all without leaving your primary workspace. It's about moving from manual data entry to just telling your agent what needs to get done.

## Tools

### get_account_info
Pull your current account details and team directory to keep your records updated.

### get_fax_details
Get specific info about a recipient, sender, and the final delivery status of a fax.

### list_faxes
View your full communication history and grab IDs for received or sent documents.

### list_fax_numbers
See all your currently assigned fax numbers and their activation status.

### list_outbox_jobs
Monitor active or pending transmissions to see what's currently in the queue.

### search_available_numbers
Look for new fax numbers in different countries and area codes to expand your presence.

### send_fax
Send a new digital fax to an E.164 number with optional transmission comments.

### cancel_outbox_job
Stop a specific pending fax job immediately using its unique outbox ID.

## Prompt Examples

**Prompt:** 
```
Did the contract I sent to the London office actually get delivered?
```

**Response:** 
```
I've checked the status of that transmission for you. Here is the current status:

| Document | Recipient | Status | Delivery Time |
| :--- | :--- | :--- | :--- |
| Contract_v2.pdf | +44 20 7946 0000 | **Delivered** | 10:14 AM |

Would you like me to pull the full metadata for this delivery?
```

**Prompt:** 
```
Find me some available fax numbers in France.
```

**Response:** 
```
I've searched for available numbers in France. Here are a few options:

* **Paris:** +33 1 40 00 00 00 (Available)
* **Lyon:** +33 4 72 00 00 00 (Available)
* **Marseille:** +33 4 91 00 00 00 (Available)

Let me know if you'd like to see more options or if you want to assign one of these to your account.
```

**Prompt:** 
```
Cancel any faxes that are still pending in my outbox.
```

**Response:** 
```
I've reviewed your outbox. I found 2 pending jobs that haven't moved in over an hour:

* **Job ID:** job_8821 (Sent to +1 555 010 9988)
* **Job ID:** job_8825 (Sent to +1 555 010 9990)

I have successfully cancelled both of these for you. They have been removed from your active queue.
```

## Capabilities

### Send international faxes
Send documents to any country using E.164 numbers via your agent.

### Track delivery status
Get real-time updates on whether a fax was received or failed.

### Manage telephony numbers
Find and list available fax numbers in different regions.

### Cancel pending transmissions
Stop a fax job before it finishes to save on resources.

### View account details
Access your profile info and team directory through natural language.

### Monitor outbox jobs
See a list of all active and pending fax transmissions at once.

### Retrieve fax metadata
Get specific details about the sender, recipient, and delivery status.

## Use Cases

### Urgent Legal Filing
A lawyer asks the agent to send a contract to a UK number and then asks for the delivery status 5 minutes later using get_fax_details.

### International Expansion
A BD rep asks the agent to find available numbers in France and assign one to the new branch using search_available_numbers.

### Batch Monitoring
An ops manager asks the agent to list all pending faxes and cancel any that have been stuck for over an hour using list_outbox_jobs and cancel_outbox_job.

### Compliance Audit
An admin asks the agent to pull the details for the last 10 received faxes to verify receipt for an audit using list_faxes.

## Benefits

- Stop manual data entry: Use send_fax to fire off documents without typing out every field in a web form.
- Real-time status tracking: Use list_outbox_jobs to see exactly where your documents are in the queue.
- Global reach: Use search_available_numbers to find and claim numbers in different countries instantly.
- Faster confirmations: Use get_fax_details to get immediate proof of delivery for legal or admin records.
- Better oversight: Use get_account_info to manage your team directory and assigned numbers in one place.

## How It Works

The bottom line is you get a voice-controlled way to manage your entire digital faxing infrastructure.

1. Subscribe to this Connector on Vinkius.
2. Grab your Personal Access Token from the Fax.Plus settings page.
3. Connect your token to your AI client to start sending faxes.

## Frequently Asked Questions

**Can the Fax.Plus MCP send faxes to different countries?**
Yes, it handles international numbers in E.164 format automatically. You can just provide the number and the agent handles the rest.

**How do I know if a fax was actually received?**
Your agent can check the delivery status for any specific fax. It will tell you whether the document was successfully received or if it failed.

**Can I manage my team's fax numbers with this?**
Yes, you can pull your account info and team directory easily. This helps you keep your telephony infrastructure organized in one place.

**Is this good for keeping my office paperless?**
Yes, it replaces physical machines with a digital-first workflow. You can send and receive documents entirely through your AI client.

**What happens if a fax gets stuck?**
You can ask the agent to list pending jobs and cancel any that aren't moving. It gives you direct control over your outbox queue.

**Does this work with my current Fax.Plus account?**
Yes, it works with your existing account. You just need to provide your Personal Access Token from your Fax.Plus settings.

**How do I find my Personal Access Token?**
Log in to your Fax.Plus dashboard, navigate to **Settings** > **Integrations**, and generate a new token under the Personal Access Token section.

**What is the correct format for fax numbers?**
Fax numbers must be in international E.164 format, including the plus sign and country code (e.g., +1234567890).

**Can I cancel a fax before it is sent?**
Yes! Use the `cancel_outbox_job` tool with the unique outbox job ID to stop a transmission that is still pending or sending.