# Luxury Presence MCP for AI Agents AI Agent Connect

> Luxury Presence MCP lets you manage your real estate brand and agent roster through your AI client. It connects your Luxury Presence account to your agent, giving you the ability to pull lead data, manage team configurations, and check office locations without leaving your chat.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_1NCe1F4oxSedmd4arQSqwrofL7AjnIjZmGlQYQGb/ai-agent-connect
- **Tags:** idx-websites, lead-capture, real-estate-marketing, property-listings, agent-branding

## Description

Managing a high-end real estate brand usually means jumping between different tabs to see who is on which team or where your next office is opening. This Connector changes that by letting you talk to your data instead of digging for it. You can ask your agent to pull up a list of all your active agents or check the details on a specific lead that just came in. It handles the heavy lifting of navigating the CMS so you can focus on the actual work of moving property and closing deals. If you are looking for a way to keep your digital footprint organized, this is the bridge that connects your platform to your daily workflow. It is one of the many ways Vinkius helps you bring your existing tools into a single conversation. Instead of a marketing coordinator manually updating records, your AI client handles the retrieval and organization of your real estate presence.

## Tools

### get_agent
Get specific details for an agent by their ID. Use this to see a full bio or contact info.

### create_agent
Create a new agent profile using a JSON string. This lets you add new team members quickly.

### get_lead
Get details on a specific property lead. This helps you see who is interested in which listing.

### get_office
Get details on a specific office location. This is great for verifying regional data.

### get_team
Get details on a specific real estate team. Use this to see team structure and members.

### list_agents
List all real estate agents in your account. This gives you a full view of your roster.

### list_leads
List all property leads. This helps you monitor your growth pipeline.

### list_offices
List all business offices. Use this to see your entire physical footprint.

### list_teams
List all real estate teams. This helps you organize your different business units.

### update_agent
Update an existing agent profile. Use this to keep your roster information current.

## Prompt Examples

**Prompt:** 
```
Who are the agents on the Coastal Elite team?
```

**Response:** 
```
The Coastal Elite team currently has 5 agents. Here is the roster:

| Name | Phone | Email |
| --- | --- | --- |
| John Miller | 555-0102 | j.miller@example.com |
| Sarah Chen | 555-0103 | s.chen@example.com |
| Mike Ross | 555-0104 | m.ross@example.com |
| Rachel Zane | 555-0105 | r.zane@example.com |
| Harvey Specter | 555-0106 | h.specter@example.com |

Would you like to see the details for any of them?
```

**Prompt:** 
```
Show me the most recent leads for Malibu properties.
```

**Response:** 
```
I've found 3 new leads for Malibu properties today.

| Name | Interest | Status |
| --- | --- | --- |
| John Doe | Malibu Estates | New |
| Jane Smith | Malibu Estates | Contacted |
| Robert Fox | Malibu Estates | New |

Would you like me to pull the contact info for John Doe?
```

**Prompt:** 
```
List all our current office locations.
```

**Response:** 
```
You have 4 office locations currently active:

| City | Address | Status |
| --- | --- | --- |
| Beverly Hills | 123 Rodeo Dr | Active |
| Malibu | 456 Coast Dr | Active |
| Santa Monica | 789 Pier Ln | Active |
| San Diego | 101 Beach Blvd | Active |
```

## Capabilities

### List all managed agents
Get a full view of your agent roster instantly.

### Pull specific agent profile details
Retrieve deep metadata for any individual agent in your system.

### View office locations
See all physical office locations and their specific details.

### Retrieve team configurations
Access team member lists and organizational structures.

### See incoming property leads
Monitor your growth pipeline by viewing property-specific leads.

### Update existing agent profiles
Keep your roster information current without manual CMS edits.

### Create new agent profiles
Add new agents to your roster directly from your chat.

## Use Cases

### Roster Audit
A manager asks to see all agents to check for missing profiles. The agent uses list_agents to provide a clean list.

### Lead Check
A salesperson wants to know who inquired about a Malibu home. The agent uses get_lead to pull the contact info.

### Office Expansion
An ops lead needs to see all current offices in California. The agent uses list_offices to provide the addresses.

### Team Update
A team lead wants to see the members of the Coastal Elite team. The agent uses get_team to show the roster.

## Benefits

- Get a full view of your agent roster without logging into the CMS by using list_agents.
- Stay on top of your growth pipeline by asking for a summary of property leads with list_leads.
- Keep your team data accurate by updating agent profiles directly with update_agent.
- Verify office locations across different regions instantly using list_offices.
- Monitor your team structure and member details with get_team.
- Onboard new staff faster by creating profiles with create_agent.

## How It Works

The bottom line is you get a conversational interface for your entire real estate CMS.

1. Get your API key from your Luxury Presence platform settings.
2. Add the Connector to your AI client and provide your unique key.
3. Ask your agent to manage your roster, leads, or offices using natural language.

## Frequently Asked Questions

**Can I use Luxury Presence MCP to manage my real estate team?**
Yes, you can use it to view all teams and see specific member details through your AI client.

**Does Luxury Presence MCP work with my existing agent profiles?**
It connects to your current account so you can view and update your existing agent data.

**Can I see my property leads with Luxury Presence MCP?**
Yes, you can pull details on incoming leads to stay on top of your growth pipeline.

**How do I get office data using Luxury Presence MCP?**
You can ask your AI client to list all offices or get specific details for a single location.

**Can I add new agents to Luxury Presence MCP?**
You can create new agent profiles directly through the chat interface by providing the necessary data.

**Is Luxury Presence MCP good for real estate marketing managers?**
It is ideal for managers who need to quickly check roster health and agent summaries without manual searching.

**Can my AI automatically find the details for a specific agent by their ID?**
Yes! Use the `get_agent` tool with the Agent ID. Your agent will respond with complete metadata for the record, including name, bio, and contact information in seconds.

**How do I find my Luxury Presence API Key?**
Log in to your Luxury Presence platform, click your initials (bottom left), navigate to **Settings** > **API Keys**, and click **Generate Key** to see your unique secret token.

**Does it support lead monitoring?**
Yes, use the `list_leads` tool to retrieve the latest inquiries from your Presence platform via the AI agent.