# Proofly MCP

Proofly MCP connects AI assistants to Framer projects for canvas inspection, layout changes, content editing and design audits.

Canonical URL: https://a2a-mcp.org/entry/proofly-mcp

Language: en

Category: MCP Servers

Updated: 2026-09-14

## About

Proofly MCP connects AI assistants to Framer projects for canvas inspection, layout changes, content editing and design audits.

## Key Features

- Read project structure and update layout or text.
- Work with Framer CMS and other documented project tools.

## Use Cases

Connect design context and editable project assets with a coding-agent workflow.

## Limitations

Keep the plugin connected to the intended project; generated credentials are project-specific.

## Sources

- Project documentation: https://proofly.ae/docs/mcp
- Setup reference: https://www.framer.com/marketplace/plugins/proofly-mcp/

## MCP Setup

### Prerequisites

- Framer project access.

### Companion app or plugin

Name: Proofly MCP for Framer
Install URL: https://www.framer.com/marketplace/plugins/proofly-mcp/

- Install and open the plugin in the Framer canvas.
- Use the MCP URL, projectId and secret displayed by your plugin.

Project credentials are needed by the tool calls.

### Client setup

#### Cursor

Transport: `http`

```json
{
  "mcpServers": {
    "framer": {
      "url": "https://mcp.proofly.ae/mcp"
    }
  }
}
```

- Use the exact URL shown in the plugin if it differs from this documentation example.

Setup docs: https://proofly.ae/docs/mcp

## Tags

- MCP
- framer
- design

## Alternatives

- OpenDesign MCP Integration
- Figma MCP Server

## Sources

- [Project website](https://proofly.ae/docs/mcp)
- [Project documentation](https://proofly.ae/docs/mcp)
- [Setup reference](https://www.framer.com/marketplace/plugins/proofly-mcp/)

Last checked: 2026-09-14
