# Lanhu MCP for AI Agents AI Agent Connect

> Lanhu helps you manage product design files, handoffs, and team feedback using your AI agent. It connects your design workspace to your AI client so you can audit layers, track project milestones, and pull comments without leaving your dev environment or chat window.

## Overview
- **Category:** developer-tools
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_4iCH3CfiI2AC3jXYEzpWp1PeEIfLrczfwHOLhlzu/ai-agent-connect
- **Tags:** design-handoff, product-design, ui-ux-collaboration, design-assets, workflow-automation

## Description

Most design teams hit a wall when moving from design to production. You're often stuck jumping between tabs, hunting for the right version of a mobile screen, or digging through endless comment threads to find out why a specific button changed. This Connector changes that by letting your AI agent actually see what's happening inside Lanhu. Instead of copy-pasting specs or taking screenshots, you can just ask your agent to find a specific project, check the layer structure for a component, or summarize what the design team said about a feature. It turns your design workspace into a queryable database for your development workflow. When you plug this into the Vinkius catalog, you're giving your agent eyes into your design files. You get a way to keep production moving without the constant context switching that slows everyone down.

## Tools

### get_board
Get board details to see how a project is organized. This helps you understand milestones and structure.

### get_file
Get design file info to see the core metadata. Use it to understand the scope of any asset instantly.

### get_project
Get project details to see the main scope of a workspace. This helps you navigate your design history.

### list_boards
List project boards to see all the different views within a project. This helps you find specific organization layouts.

### list_layers
List file layers to audit the internal node structure. Use it to verify how components are built for development.

### list_members
List team members to see who is on your team. This helps you manage assignments and see who owns what.

### list_project_files
List project design files to find all assets within a project. This helps you locate specific files from different sources.

### list_team_projects
List team projects to see what a specific group is working on. This helps you track project distribution across teams.

### get_comments
Get file comments to see what the team is saying. This helps you stay on top of feedback without manual checking.

### list_teams
List all Lanhu teams to see the full team structure. Use it to manage participation and access across the workspace.

## Prompt Examples

**Prompt:** 
```
What are the latest comments on the 'checkout-v2' design file?
```

**Response:** 
```
I've retrieved the comments for 'checkout-v2'. Here is the recent feedback:

*   **User1**: Suggested increasing the padding on the 'Pay Now' button.
*   **User2**: Confirmed the hex code for the success message is correct.
*   **User3**: Asked if the loading spinner should be centered.

Would you like me to summarize these points for the dev team?
```

**Prompt:** 
```
List the layers for the mobile header.
```

**Response:** 
```
The 'mobile-header' file contains the following layer structure:

*   **Header_Container**
    *   Logo_Group
    *   Menu_Icon
    *   Search_Bar
*   **Notification_Badge**

Let me know if you need the specific dimensions for any of these groups.
```

**Prompt:** 
```
Show me all projects for the Mobile Team.
```

**Response:** 
```
The Mobile Team is currently working on the following projects:

| Project Name | Status |
| :--- | :--- |
| Mobile Wallet V2 | Active |
| Admin Dashboard | In Review |
| Marketing Landing Pages | Planning |

Which project would you like to explore further?
```

## Capabilities

### List all projects
See every design project in your workspace at once.

### Get file details
Pull metadata and structure for specific design assets.

### Browse comments
Read team feedback and discussions on any file.

### View boards
Access design boards to understand project organization.

### Check team members
See who is on the team and who owns what.

### Audit layers
Inspect the internal node structure of design files.

## Use Cases

### The Dev Handoff
A developer asks the agent to check the layers for the login screen to see if the buttons are grouped correctly for export.

### The Feedback Loop
A PM asks the agent to summarize the last 20 comments on the checkout page to see what the designers agreed on regarding the color.

### The Asset Hunt
A designer needs to find all files related to the Summer Campaign and asks the agent to list them across all projects.

### The Onboarding
A new team member asks the agent to list all projects the Mobile Team is currently handling to get up to speed quickly.

## Benefits

- Stop switching tabs by letting your agent pull design file info via get_file directly into your chat.
- Audit complex designs faster by using list_layers to check component structures without opening the app.
- Stay on top of feedback by having your agent summarize discussions using get_comments.
- Speed up project setup by quickly identifying team projects and members with list_team_projects and list_members.
- Organize your workspace by using list_boards to see exactly how milestones are structured.

## How It Works

The bottom line is you get a direct line from your AI agent to your design assets without the manual navigation.

1. Subscribe to the Lanhu MCP on the Vinkius Marketplace.
2. Paste your Lanhu Access Token into your client's configuration.
3. Ask your agent to find projects or pull design specs in plain English.

## Frequently Asked Questions

**Can the Lanhu MCP help with design handoffs?**
Yes, it does. It allows your AI agent to pull specific design file info and layer structures directly into your chat, making it much faster to get specs to your dev team.

**How do I see team feedback using Lanhu MCP?**
You can ask your agent to pull all comments from a specific file. It will gather the latest discussions so you can see what the team is saying without opening the app.

**Does this work with Cursor or other AI clients?**
Yes, it works with any MCP-compatible client like Cursor, Claude, or Windsurf once you connect it via the Vinkius Marketplace.

**Can I audit my design files for dev-readiness?**
Absolutely. You can have your agent list the layers of any file to check the internal node structure and ensure everything is organized correctly.

**Can it see my team members?**
Yes, it can list all team members in your workspace. This is helpful for identifying who owns specific projects or managing assignments.

**Can I use Lanhu MCP to find files from Sketch or Figma?**
This Connector specifically connects to your Lanhu workspace. If you have imported files from Sketch or Figma into Lanhu, your agent can find those assets.

**How do I get my design specs into my dev workspace?**
By connecting this Connector, your AI agent acts as a bridge. You can ask it to find the specs for a component and it will pull that data into your workspace automatically.

**How do I find my Lanhu Access Token?**
Log in to Lanhu, go to [User Settings] → [Access Token], and generate a new token. Copy it immediately as it won't be shown again.

**Can I read design layer information through the agent?**
Yes. Use the `list_layers` tool with the design file ID. This allows your agent to retrieve the layer structure and design nodes for that specific file.

**Does Lanhu support team-based organization?**
Yes. You can list all your teams using the `list_teams` tool and then explore projects and members specifically for each team using their IDs.