# Kisi MCP for AI Agents AI Agent Connect

> Kisi connects your smart lock infrastructure to your AI agent so you can manage building access through natural language. It replaces manual keycard management with a way to trigger remote unlocks, monitor door health, and manage user profiles without switching tabs. You get a centralized way to handle physical security and facility orchestration through a simple conversation.

## Overview
- **Category:** cloud-infrastructure
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_40TmoNo7OXpOBVVpVyJCAybe2stO6RbgfOygNX06/ai-agent-connect
- **Tags:** access-control, smart-locks, facility-management, physical-security, api-integration, audit-trails

## Description

Kisi connects your smart lock infrastructure directly to your AI agent so you can manage physical security through a simple conversation. Instead of hunting through a web portal to find a specific door or checking a spreadsheet for user permissions, you just ask your agent to do it for you. If a visitor needs entry, you can trigger a remote unlock instantly. If there's an emergency, you can initiate a site-wide lockdown with a single command. This Connector sits inside the Vinkius catalog, making it easy to plug into your existing workflow. You can see who has access to which rooms, check the battery or connectivity status of your hardware, and keep your facility running securely. It moves the heavy lifting of security orchestration from a series of clicks to a few well-placed questions.

## Tools

### get_kisi_lock
Pulls specific details for a single door. This helps you check if a specific lock is online or low on battery.

### get_kisi_place
Fetches information about a physical location. Use this to see the layout of a specific office or warehouse.

### get_kisi_user
Retrieves the profile of a specific person. It helps you see exactly what permissions a team member has.

### list_kisi_groups
Shows all the access groups in your account. This is useful for auditing who belongs to which security tier.

### lockdown_kisi_lock
Triggers an immediate lockdown for a door. Use this to secure a room during an active incident.

### list_kisi_locks
Provides a full list of all cloud-connected locks. You can use this to audit your entire hardware inventory.

### list_kisi_places
Lists every physical location in your directory. This helps you map out your entire facility infrastructure.

### check_kisi_status
Verifies your API connection is active. Use this to troubleshoot why your agent can't reach your locks.

### unlock_kisi_lock
Triggers a remote unlock for a door. Use this to let in a delivery driver or a late-working employee.

### list_kisi_users
Shows all users in your organization. This lets you quickly see how many people have active credentials.

## Prompt Examples

**Prompt:** 
```
List all my locks and tell me if any have low batteries.
```

**Response:** 
```
| Lock Name | Status | Battery |
| :--- | :--- | :--- |
| Front Entrance | Online | 85% |
| Server Room | Locked | 12% |
| Loading Dock | Online | 90% |

**Warning:** The **Server Room** lock is running low on battery. Would you like me to schedule a maintenance check?
```

**Prompt:** 
```
Unlock the front gate for 60 seconds.
```

**Response:** 
```
✅ **Access Orchestrated**

I've triggered a remote unlock for the **Front Entrance** door. It will remain unlocked for 60 seconds. 

*Status: Door Unlocked*
*Duration: 00:59 remaining*
```

**Prompt:** 
```
Who has access to the server room?
```

**Response:** 
```
I've pulled the directory for the **Server Room**. The following 3 profiles have active access:

*   **John Doe** (Admin)
*   **Jane Smith** (IT Support)
*   **System_Service_Account** (Maintenance)

Would you like to see the specific profile metadata for any of these users?
```

## Capabilities

### Trigger remote unlocks
Send a command to open specific doors for visitors or staff immediately.

### Execute emergency lockdowns
Secure entire locations or individual doors with a single request.

### Monitor lock health
See the real-time status and metadata of your connected hardware.

### Manage user profiles
View and organize the people who have access to your facility.

### Discover site locations
Get a full list of physical places and rooms in your directory.

### Check API connectivity
Verify that your Kisi account is communicating correctly with the system.

## Use Cases

### Late night delivery
A manager asks the agent to unlock the loading dock for 5 minutes using unlock_kisi_lock.

### Security audit
An admin asks the agent to list all users in the HQ Office place to verify permissions.

### Emergency lockdown
A security lead tells the agent to lockdown the Main Lobby during a fire drill.

### Hardware check
A facility manager asks the agent to show the status of all locks in the Warehouse to find low batteries.

## Benefits

- Instant access control: Use unlock_kisi_lock to let people in without needing to be physically present at the door.
- Faster emergency response: Use lockdown_kisi_lock to secure your entire building in seconds during a crisis.
- Easier user auditing: Use list_kisi_users and get_kisi_user to see who has access without digging through a web UI.
- Real-time hardware monitoring: Use list_kisi_locks to see the health of every door in your portfolio at a glance.
- Simplified site discovery: Use list_kisi_places to quickly map out different rooms and zones in your facility.
- Reliable connectivity: Use check_kisi_status to ensure your security system is always reachable by your agent.

## How It Works

The bottom line is you get a voice-like interface for your entire physical security system.

1. Get your API Key from the Kisi dashboard under Settings.
2. Connect this Connector to your preferred AI client like Claude or Cursor.
3. Start asking your agent to manage doors, users, and site statuses.

## Frequently Asked Questions

**Can the Kisi MCP unlock doors remotely?**
Yes, it allows you to trigger remote unlocks for specific doors using your agent. You can do this for visitors, deliveries, or employees without needing to be on-site.

**How does the Kisi MCP help with security audits?**
You can quickly list all users and their profiles to see who has access to different parts of your facility. This makes auditing permissions much faster than manual checks.

**Can I use the Kisi MCP to lock down a whole building?**
Yes, you can trigger emergency lockdown protocols for individual doors or entire places. This is useful for securing a site during an active incident or fire drill.

**Does the Kisi MCP monitor my lock hardware?**
It lets you see the real-time status and health metadata for all your cloud-connected locks. You can check if doors are online or if batteries are running low.

**Is the Kisi MCP good for managing multiple sites?**
Yes, you can list and discover all physical places in your directory to manage different locations easily. It provides a complete overview of your facility infrastructure.

**How do I know if my Kisi account is connected?**
You can ask your agent to check the API status to ensure your connection is active. This helps you troubleshoot connectivity issues instantly.

**How do I find my Kisi API Key?**
Log in to your account, navigate to **Settings** > **API Keys**, and generate a new high-fidelity **API Secret**.

**Can I unlock a door via AI?**
Yes! The `unlock_kisi_lock` tool allows your agent to trigger a high-fidelity remote unlock for any cloud-connected door in your organization.

**How do I list my organization's places?**
Use the `list_kisi_places` tool to retrieve the complete high-fidelity directory of physical locations along with their unique identifiers for precise orchestration.