# Webflow MCP for AI Agents AI Agent Connect

> Webflow lets you connect your website's backend to an AI agent. You can manage CMS content, track e-commerce orders, and audit site assets without ever clicking through the Designer. It turns your website management into a conversation, letting you pull data or create new items instantly. It's built for people who need to move faster than the UI allows.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_eUbmW68Uh6gsHtLZ3ws32bbp3HzxG3H7oFbd2ry6/ai-agent-connect
- **Tags:** no-code, cms, web-design, website-hosting, html-css, dynamic-content

## Description

Webflow lets you connect your website's backend to an AI agent. You can manage CMS content, track e-commerce orders, and audit site assets without ever clicking through the Designer. It turns your website management into a conversation, letting you pull data or create new items instantly. It's built for people who need to move faster than the UI allows. Instead of navigating through nested menus to find a specific collection or checking an order status in a separate dashboard, you can just ask your agent to do it for you. This is a huge win for anyone who feels bogged down by the manual overhead of content management or who needs to keep a pulse on store activity without constantly refreshing pages. Because Vinkius makes it so easy to connect these types of tools, you can get your site's data into your workflow without the usual friction. You're not just automating a task; you're making your website's data actually reachable for your day-to-day work. Whether you are updating blog posts, auditing user lists, or checking media files, you can handle it all through plain English.

## Tools

### list_cms_collections
Get a full list of your CMS collections for a specific site. This helps you see your entire data structure at a glance.

### list_collection_items
Pull every entry from a specific CMS collection. It's the fastest way to see your content without opening the Designer.

### list_ecommerce_orders
View your recent store orders. You can quickly check status updates and customer information.

### list_sites
See every site connected to your Webflow account. Use this to get a high-level overview of your portfolio.

### list_site_users
Find out who's registered on your site. This is great for auditing memberships or managing user access.

### create_collection_item
Add a new entry to your CMS instantly. You can do this through a simple chat command instead of manual typing.

### get_site_details
Pull the metadata and status for a specific website. Use this to verify configurations during development.

### list_site_assets
See all the images and files uploaded to your site. It helps you keep track of your media library.

## Prompt Examples

**Prompt:** 
```
List all my Webflow sites.
```

**Response:** 
```
I've retrieved your sites. You have access to: **'Portfolio 2024'**, **'Company Dashboard'**, and **'Marketing Landing Page'**. Which one would you like to inspect?
```

**Prompt:** 
```
Show me the items in the 'Blog Posts' collection for site 'site_12903'.
```

**Response:** 
```
I've fetched the items from **'Blog Posts'**. There are 5 entries including:

* Intro to AI
* Webflow Tips
* Case Study: Vinkius

Would you like details on any specific post?
```

**Prompt:** 
```
Check for any new e-commerce orders on site 'site_12903'.
```

**Response:** 
```
Inspecting recent orders... I found 2 new orders:

| Order ID | Amount | Status |
| :--- | :--- | :--- |
| #ORD-552 | $120.00 | Processing |
| #ORD-553 | $45.50 | Processing |

Shall I retrieve the customer details?
```

## Capabilities

### List all sites in your account
See every site connected to your Webflow account in one list.

### Pull specific site details
Get the metadata and status for a specific website instantly.

### Fetch CMS collections
List all CMS collections for a site to see your data structure.

### Retrieve collection items
Pull every entry from a specific CMS collection without opening the Designer.

### Create new CMS entries
Add new items to your CMS through a simple chat command.

### View e-commerce orders
See recent store orders and customer data directly in your chat.

### List registered site users
See who has joined your site and manage memberships via your agent.

### Check site assets
List all uploaded images and files to keep track of your media library.

## Use Cases

### Quick Content Audits
A content manager needs to check if all 'Summer Sale' blog posts are live. They ask the agent to list items in the 'Blog' collection.

### Real-time Order Tracking
A store owner wants to see if a specific order shipped. They ask the agent to list recent orders for the store and check the status.

### Bulk Site Metadata Checks
A developer needs to verify the status of 20 different sites. They ask the agent to list all sites and pull details for each one.

### User Membership Audits
A community lead wants to see how many new people joined today. They ask the agent to list registered site users for a quick count.

## Benefits

- Stop clicking through the Designer to find content by using `list_collection_items` to see everything instantly.
- Audit your store's health faster by using `list_ecommerce_orders` to check recent sales and statuses.
- Speed up site audits by using `list_sites` and `get_site_details` to see all your properties in one go.
- Handle content updates on the fly by using `create_collection_item` to add new entries without manual form filling.
- Keep your user list organized by using `list_site_users` to see who has joined your platform.
- Verify your media library by using `list_site_assets` to see what files are actually hosted on your site.

## How It Works

The bottom line is you get a conversational interface for your entire Webflow ecosystem.

1. Subscribe to the Connector and grab your Webflow API Access Token from your site or workspace settings.
2. Paste that token into your AI client's configuration to establish the connection.
3. Ask your agent to list sites, pull CMS items, or check orders in plain English.

## Frequently Asked Questions

**Can I use the Webflow MCP to design my website?**
No, this Connector is for managing your data and content. You still need the Webflow Designer for visual layout and styling.

**Does the Webflow MCP work with my store?**
Yes, it can list and inspect your recent e-commerce orders and customer data so you can track sales via your agent.

**Can I add new items to my CMS using this?**
Yes, you can use the agent to create new CMS items directly through a chat command, skipping the manual form entry.

**How do I connect my Webflow account?**
You'll need your Webflow API Access Token, which you can find in your site or workspace settings.

**Can it see my images?**
Yes, it can list the assets uploaded to your site so you can keep track of your media library.

**Can I manage my users with this?**
Yes, it lets your agent list the registered users on your site for easier membership coordination.

**Can I see my e-commerce orders using the AI?**
Yes! Use the `list_ecommerce_orders` tool with your Site ID. Your agent will retrieve all recent orders processed in your Webflow store.

**How do I add a new item to my blog collection?**
Use the `create_collection_item` action. Provide the Collection ID and a JSON object with the field values for your new blog post.

**Is it possible to list all images uploaded to a site?**
Absolutely. Use the `list_site_assets` query to retrieve a complete list of uploaded images, files, and media available in your site's library.