# DebtPayPro MCP for AI Agents AI Agent Connect

> DebtPayPro lets your AI agent handle the heavy lifting of debt settlement CRM management. It connects to your DebtPayPro account so your agent can pull contact profiles, track payment schedules, and monitor sales leads without you having to jump between tabs. It's built for teams managing complex debt portfolios who need real-time data on client balances and task statuses.

## Overview
- **Category:** sales-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_ib5hpRHQ7EIaKbYVKiWerAV0dNXBJ3NSOuNZGZc3/ai-agent-connect
- **Tags:** debt-settlement, payment-tracking, financial-services, lead-management, crm-automation, portfolio-management

## Description

Managing a debt settlement portfolio usually means juggling dozens of tabs. You're constantly switching between client profiles, payment schedules, and sales leads just to give an update. DebtPayPro changes that by putting your CRM data directly into your AI workflow. Instead of hunting for a specific client's debt status or checking if a payment hit the account, you can just ask your agent to pull that info. It handles the digging for you. Whether you're auditing compliance records or checking on a lead's progress in the sales cycle, this Connector pulls the specific data you need into a single conversation. It's one of the many tools available in the Vinkius catalog that helps move your operations away from manual data entry and into proactive management. You get to spend less time clicking and more time actually helping your clients resolve their debt.

## Tools

### get_account_details
Pulls company name, API permissions, and system version for your account. This helps you confirm your connection is active.

### list_crm_contacts
Shows all contacts in your CRM with their names and primary information. Use this to get a high-level overview of your database.

### list_contact_debts
Lists enrolled debts for a contact including creditor names and current balances. It helps you see the full scope of a client's debt.

### list_sales_opportunities
Shows active sales leads with projected values and assigned representatives. This keeps your pipeline visible at all times.

### list_contact_payments
Provides a history of processed payments and a schedule of future installments. It helps you track the financial progress of a plan.

### list_crm_tasks
Retrieves descriptions and due dates for pending tasks and follow-ups. Use this to stay on top of your daily to-do list.

### list_upcoming_payments
Shows transaction metadata for payments scheduled in the next 7 days. This helps you stay ahead of upcoming collections.

### search_contacts_by_name
Finds a contact using a partial name or email keyword search. It makes locating specific clients much faster.

### create_new_contact
Adds a new contact record with a name and email to your database. This speeds up lead entry during intake.

### get_contact_details
Fetches demographic data, case numbers, and debt settlement status for a specific person. It provides a full profile view.

## Prompt Examples

**Prompt:** 
```
What are the payments for Alice Johnson's plan?
```

**Response:** 
```
Here is the payment history and schedule for **Alice Johnson**:

| Date | Amount | Status |
| :--- | :--- | :--- |
| Oct 01 | $250.00 | Paid |
| Oct 15 | $250.00 | Paid |
| Nov 01 | $250.00 | Scheduled |
| Nov 15 | $250.00 | Scheduled |

She is currently on track with her settlement plan.
```

**Prompt:** 
```
Show me my tasks for today.
```

**Response:** 
```
You have **4 tasks** due today:

*   **Follow-up Call**: Global Exports (High Priority)
*   **Document Review**: Smith, Robert
*   **Payment Verification**: Miller, Sarah
*   **Lead Update**: New Inquiry - TechCorp
```

**Prompt:** 
```
List all active sales leads.
```

**Response:** 
```
Here are the currently active opportunities in your pipeline:

*   **TechCorp**: $15,000 (Stage: Negotiation)
*   **Retail Group**: $8,500 (Stage: Discovery)
*   **Smith & Co**: $22,000 (Stage: Proposal)
*   **Local Bank**: $4,200 (Stage: Initial Contact)
```

## Capabilities

### Pull client profiles
Get full demographic data and debt settlement status for any contact.

### Track payment history
See a full list of past and future installments for a specific account.

### Audit debt portfolios
View all enrolled debts including creditor names and original balances.

### Monitor sales leads
Check the status and projected value of active sales opportunities.

### Manage CRM tasks
View pending follow-ups and due dates for your entire team.

### Create new records
Add new contacts to your database using just a name and email.

## Use Cases

### Quick Balance Checks
A debt agent is on a call and needs to know a client's balance. They ask the agent to show the debts for 'John Smith' using list_contact_debts.

### Proactive Payment Reminders
A manager wants to know who is paying this week. The agent uses list_upcoming_payments to generate a list of transactions.

### Lead Pipeline Review
A sales lead wants to see the most promising deals. The agent uses list_sales_opportunities to rank leads by projected value.

### Compliance Auditing
An officer needs to verify a client's profile. They ask the agent to pull the details for a specific case number using get_contact_details.

## Benefits

- Stop clicking through tabs by using list_crm_contacts to see your entire database in one view.
- Get instant payment updates using list_contact_payments to see what's been paid and what's coming up.
- Audit records faster by using get_contact_details to pull case numbers and settlement statuses immediately.
- Keep your pipeline moving by using list_sales_opportunities to see the status of every active lead.
- Never miss a follow-up by using list_crm_tasks to see what needs attention today across the team.
- Speed up data entry by using create_new_contact to add new leads directly through your AI client.

## How It Works

The bottom line is you get a direct line to your CRM data through natural language.

1. Connect the DebtPayPro MCP to your AI client.
2. Provide your DebtPayPro API Key from your admin settings.
3. Ask your agent to pull client data, check payments, or list tasks.

## Frequently Asked Questions

**Can DebtPayPro MCP help me manage debt settlement clients?**
Yes. It connects your AI agent to your DebtPayPro CRM so you can pull client profiles, check balances, and manage portfolios using natural language.

**How does the DebtPayPro MCP handle payment tracking?**
It allows your agent to pull a full history of processed payments and a schedule of future installments for any specific client instantly.

**Can I use DebtPayPro MCP to audit my debt portfolios?**
Absolutely. You can ask your agent to list all enrolled debts for a contact, including creditor names and original balances, for quick auditing.

**Does DebtPayPro MCP support sales lead management?**
Yes, it can list active sales opportunities, including projected values, current sales stages, and the assigned representative.

**How do I connect DebtPayPro MCP to my AI client?**
You just need to connect the Connector through Vinkius and provide your DebtPayPro API Key from your admin settings to start using it.

**How do I get a DebtPayPro API Key?**
Log in to your DebtPayPro account, navigate to the API section in your settings (usually under **Admin > API**), and you can generate or retrieve your API Key from there.

**Can the agent update payment schedules?**
This integration currently focuses on listing and retrieving contacts, debts, and payments for analysis. Modifying existing payment schedules should be managed via the DebtPayPro dashboard.

**Does the integration support custom fields?**
Yes, standard contact and opportunity data, including common fields, are retrieved. If your plan includes API access to custom fields, they will be visible in the raw JSON response.