Skip to content

Commit 4c61ba8

Browse files
Update README.md : Remote MCP instruction for cursor
revise Cursor config for official remote MCP support
1 parent 5709c98 commit 4c61ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Get started by installing Webflow's remote MCP server. The remote server uses OA
3333
{
3434
"mcpServers": {
3535
"webflow": {
36-
"command": "npx mcp-remote https://mcp.webflow.com/sse"
36+
"url": "https://mcp.webflow.com/sse"
3737
}
3838
}
3939
}

0 commit comments

Comments
 (0)