# Webflow MCP for AI Agents AI Agent Connect

> Webflow MCP lets you manage CMS collections, publish sites, and query e-commerce data through your AI agent. Stop jumping between tabs to update blog posts or check inventory. You can create, update, and delete items, trigger site publishes, and pull site details directly from your conversational interface.

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

## Description

You can now handle your entire Webflow content strategy without ever clicking through the designer. Instead of manually logging in to update a portfolio entry or check if a blog post went live, you just tell your agent what needs doing. You can ask it to pull a list of products, update a specific content entry, or even trigger a site publish to production. It works by pulling your site data into your daily conversation, making it easy to keep your content fresh. Finding this Connector in the Vinkius marketplace makes it simple to link your existing workflow to your site's backend. It handles the heavy lifting of navigating the site structure while you focus on the actual content. Whether you're managing a single site or a dozen client projects, you get a direct line to your data. This means you can focus on high-level strategy while the agent handles the repetitive data entry that usually bogs down your day. You can query your content model to understand how your fields are set up or quickly see every page on your site. It turns your content management into a conversation, removing the friction of navigating complex menus and nested settings.

## Tools

### get_site_details
Get details for a specific site

### list_site_assets
List uploaded site assets

### list_cms_collections
List CMS collections for a site

### list_ecommerce_orders
List e-commerce orders

### list_site_users
List registered site users

### create_collection_item
Adds a new entry to any of your CMS collections. This is how you build out new content without manual entry.

### list_collection_items
Shows all entries in a specific CMS collection. Use this to see your full list of blog posts or products.

### list_sites
Shows all Webflow sites connected to your account. Use this to manage multiple client projects from one spot.

## Prompt Examples

**Prompt:** 
```
List my recent blog posts.
```

**Response:** 
```
I found 12 blog posts in your 'Blog Posts' collection. Here are the 3 most recent:

| Title | Published | Status |
| :--- | :--- | :--- |
| **AI in Marketing** | 2 days ago | Published |
| **Product Update Q1** | Last week | Published |
| **Customer Story** | Today | Draft |
```

**Prompt:** 
```
Publish my staging site.
```

**Response:** 
```
Site publish triggered successfully. Your changes are now live on **mysite.com**. 

*   **Last publish:** 3 seconds ago
*   **Domains:** mysite.com, mysite.webflow.io
```

**Prompt:** 
```
Create a new product for my store.
```

**Response:** 
```
Product created successfully in your 'Products' collection.

*   **Title:** Summer Collection Tee
*   **Price:** $29.99
*   **Stock:** 100 units
*   **Status:** Active

You can ask me to update the description or move it to a different collection.
```

## Capabilities

### Update CMS items
Change blog posts or portfolio entries using natural language.

### Trigger site publishes
Send your staging site live to production instantly.

### Query collection schemas
Understand your content model and field types.

### Fetch e-commerce data
Get real-time product and order information.

### List site pages
See every page on your site in a single list.

## Use Cases

### Adding bulk blog posts
You need to add 10 new blog posts to your portfolio. You ask your agent to create them, and it uses create_collection_item to build out the entire list in seconds, saving you from manual data entry.

### Instant site publishing
You just finished making updates and need to go live. Your agent uses publish_site to trigger the production launch and then uses get_site to confirm the status, so you don't have to log into the dashboard.

### Checking stock levels
You're checking stock levels for a sale. Your agent pulls the latest inventory and product data so you can see exactly what's available without switching tabs.

### Verifying client domains
You need to verify which domains are active for a client. Your agent uses list_domains to give you a clean list of all connected URLs instantly.

## Benefits

- Stop manual CMS entry by using create_collection_item to build out your blog or portfolio from a prompt.
- Cut out the publish dance by using publish_site to push changes live instantly without opening a browser.
- Get a bird's eye view of your content by using list_collection_items to see everything in a collection at once.
- Understand your site structure quickly by using list_pages and list_collections to see what's already built.
- Manage multiple clients easily by using list_sites to switch between different project environments.

## How It Works

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

1. Subscribe to the Webflow MCP on the Vinkius marketplace.
2. Create an API token in your Webflow site settings under Apps & integrations.
3. Give your agent the token and start asking it to manage your content.

## Frequently Asked Questions

**Can I use the Webflow MCP to update my blog?**
Yes, it lets your agent edit CMS items like blog posts directly. You can create new posts or update existing ones without opening the designer.

**How do I publish my site using the Webflow MCP?**
Your agent can trigger a production publish for any site in your account. Just ask it to push your changes live.

**Does the Webflow MCP handle my e-commerce orders?**
Yes, it can pull product and order data from your Webflow store, making it easy to check inventory or order statuses.

**Can I manage multiple Webflow sites with one Connector?**
You can use it to list and get details for all sites in your account. This is great for agencies managing many clients.

**Do I need to open Webflow to use this?**
No, you can perform most CMS and publishing tasks directly from your AI client, saving you time on navigation.

**Can the Webflow MCP see my site pages?**
It can list all pages on your site, which helps your agent understand your site's structure and navigation.

**How do I get my Webflow API token?**
Log in to your Webflow Dashboard. Open the site you want to connect and click the **gear icon** to access Site Settings. In the left sidebar, click **Apps & integrations**. Scroll to the **API access** section at the bottom and click **Generate API token**. Name your token, select the required permission scopes (e.g., CMS read/write, Sites publish), and click **Generate token**. Copy it immediately — Webflow will not show the full token again. Each site can have up to 5 tokens. Tokens expire after 365 days of inactivity.

**Can my AI agent publish a blog post to my Webflow site?**
Yes. Your AI agent can create CMS collection items (like blog posts), set all fields including title, body, slug, thumbnail, and publish date, then trigger a site publish — all in one conversation. Perfect for content teams who want to skip the Webflow designer and go from draft to live in seconds.

**What if I manage multiple client sites as an agency?**
Each Webflow site has its own API token, so you can configure multiple integrations — one per client site. This lets your AI agent switch between projects, bulk-update CMS content across sites, or publish changes to specific client domains without mixing data between accounts.

**Can I track e-commerce orders through my AI agent?**
Yes. If you use Webflow's built-in e-commerce, your AI agent can retrieve orders, order details, fulfillment statuses, and product inventory — giving you a real-time view of sales activity without opening the Webflow dashboard or exporting reports.

**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.