# EZO Asset Intelligence MCP for AI Agents AI Agent Connect

> EZO Asset Intelligence lets your AI agent manage fixed assets, track inventory, and monitor checkouts via the EZO.io API. It connects your asset management platform to your AI client so you can query stock levels, find lost equipment, and audit your organization's resources using natural language.

## Overview
- **Category:** erp-operations
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_2dwLRvoIqkWG987NR1XflxCGA8PVSuj5iWQnlrdM/ai-agent-connect
- **Tags:** asset-tracking, fixed-assets, inventory-control, checkout-management, lifecycle-management, equipment-tracking

## Description

Managing a company's physical hardware is usually a chore of jumping between tabs and spreadsheets. You have to hunt for where a laptop went, check if you have enough cables in the storage room, and keep a manual log of who has what. EZO Asset Intelligence changes that by putting your entire inventory database into your AI's reach. Instead of digging through a dashboard, you just ask your agent to find out who has a specific projector or how many tablets are left in the warehouse. It handles the heavy lifting of fetching real-time stock levels, checking out equipment, and pulling high-level audits of your resource health. Because Vinkius hosts this Connector, you can plug it into your existing workflow and start managing your physical assets through a simple conversation. It's about moving from manual data entry to just getting answers.

## Tools

### get_ezo_account_metadata
Get your account limits and metadata. This is useful for checking your subscription status and usage limits.

### list_currently_checked_out_assets
Identify all assets currently with members. This helps you see what's out in the field right now.

### list_available_assets
Find items that are ready for checkout. This helps you see what's sitting in the warehouse.

### list_consumable_inventory
List all consumable items and their stock levels. Use this to monitor things like cables or toner.

### list_asset_locations
List all physical locations and sub-locations. This helps you see where your inventory is physically stored.

### get_asset_detailed_data
Pull specific settings and info for a single asset. Use this to see maintenance history and unique identifiers.

### quick_asset_volume_audit
Get a high-level summary of assets, inventory, and members. It's the fastest way to see your total resource health.

### list_managed_assets
List all fixed assets in your account. Use this to see every piece of hardware you currently manage.

### list_account_members
List all users registered in your organization. Use this to see who has access to your assets.

### list_overdue_checkouts
Identify assets past their return date. This helps you track down equipment that should have been back.

## Prompt Examples

**Prompt:** 
```
Who has the MacBook Pro assigned to the design team?
```

**Response:** 
```
I found 3 MacBook Pros currently checked out. One is with Sarah Jenkins (due tomorrow), one with Mike Ross (due in 3 days), and one with Elena Rodriguez (due in 5 days). Would you like to see their specific serial numbers?
```

**Prompt:** 
```
What's our status on ethernet cables?
```

**Response:** 
```
You have 42 Ethernet Cables in stock across 3 locations. Your low stock threshold is 10 units. You're well above the limit for now. Should I check any other consumables?
```

**Prompt:** 
```
List everything that's overdue.
```

**Response:** 
```
There are 5 items currently overdue:

- **Test Kit #4** (Due March 1st)
- **Tablet X** (Due Feb 20th)
- **Projector B** (Due Feb 28th)

Would you like me to get the contact info for these members?
```

## Capabilities

### Query specific asset details
Get detailed settings and identifiers for any specific piece of hardware.

### Find all checked-out items
Identify every asset currently assigned to a member of your organization.

### Check real-time stock levels
Monitor consumable inventory quantities across all your physical locations.

### Identify available equipment
See what's currently sitting in storage and ready for immediate checkout.

### Generate resource audits
Pull high-level summaries of your total asset volume and location distribution.

### List organization members
Retrieve a list of all users registered in your organization for context.

### Retrieve account metadata
Check your account limits and metadata to stay within your plan's scope.

## Use Cases

### Onboarding a new hire
An IT lead asks the agent to find a laptop and see if it's available, then checks who has it to ensure it's not already assigned.

### Inventory restock
An ops manager asks for a list of cables with low stock levels to decide what to order for the next shipment.

### Overdue equipment hunt
A manager asks for a list of overdue returns to send out reminder emails to specific members who haven't returned gear.

### Quarterly audit
A finance person asks for a summary of all assets and their locations to prepare a report for the board.

## Benefits

- Stop manual searching: Use list_available_assets to instantly see what's ready to go instead of clicking through folders.
- Faster audits: Get a full summary of your resource health using quick_asset_volume_audit for instant reporting.
- Better tracking: Know exactly who has what by using list_currently_checked_out_assets to see active assignments.
- Stock awareness: Monitor your supplies with list_consumable_inventory to prevent running out of essential items.
- Location clarity: Use list_asset_locations to quickly identify where specific equipment is stored across different sites.
- Account oversight: Check your organization's user list and limits with list_account_members and get_ezo_account_metadata.

## How It Works

The bottom line is you get a conversational interface for your entire asset management database.

1. Connect the EZO integration to your AI client via the Vinkius platform.
2. Provide your EZO Subdomain and REST API Key from your account settings.
3. Ask your agent to pull inventory reports or check asset statuses.

## Frequently Asked Questions

**Can EZO Asset Intelligence track my company's laptops?**
Yes, it connects to your EZO.io account to list all fixed assets and show you exactly who has them.

**How do I see what's in stock?**
You can ask your agent to check consumable inventory levels or see what's available for checkout instantly.

**Can this help with audits?**
Yes, it can pull a high-level summary of your total asset volume and location distribution for quick reporting.

**Does it work for multiple locations?**
It can list all physical locations and sub-locations configured in your EZO account.

**Is it for IT managers?**
It's perfect for IT and facility managers who need to track equipment and manage checkouts without manual data entry.

**How do I connect it?**
You just need your EZO Subdomain and REST API Key to link your data to your AI client via Vinkius.

**How do I get an EZO API Key?**
Log in to your EZO.io account, navigate to **Settings > API Integration**, and you can enable the API and retrieve your unique **Secret API Key**. You also need your **Subdomain** (the prefix in your account URL).

**Does the integration support multiple locations?**
Yes, you can use the list_asset_locations tool to see all physical sites and sub-locations configured in your EZO account, and filter assets by location.

**Can the agent perform asset checkouts?**
This integration currently focuses on listing and auditing assets, inventory, and members. Performing live checkouts or scanning barcodes should be managed via the EZO.io mobile app or web interface.