From d36b9e3e973268a5b69801f7aa6bcddd9e103ea3 Mon Sep 17 00:00:00 2001 From: Utkarsh Sengar Date: Wed, 4 Jun 2025 22:04:03 -0700 Subject: [PATCH] Add to cursor deeplink --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f80bfce..6c4ad1b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Webflow's Official MCP Server +[![Add to Cursor](https://img.shields.io/badge/Add%20to%20Cursor-000000)](cursor://anysphere.cursor-deeplink/mcp/install?name=webflow&config=eyJjb21tYW5kIjoibnB4IG1jcC1yZW1vdGUgaHR0cHM6Ly9tY3Aud2ViZmxvdy5jb20vc3NlIn0=) + A Node.js server implementing Model Context Protocol (MCP) for Webflow using the [Webflow JavaScript SDK](https://github.com/webflow/js-webflow-api). Enable AI agents to interact with Webflow APIs. Learn more about Webflow's Data API in the [developer documentation](https://developers.webflow.com/data/reference). [![npm shield](https://img.shields.io/npm/v/webflow-mcp-server)](https://www.npmjs.com/package/webflow-mcp-server)