Cursor: Set up the Visily MCP server
Connect Cursor directly to the Visily MCP server by editing your MCP config (no plugin).
Before you start
- The Visily MCP works only on workspaces on a Pro or Business plan where you are the workspace creator or have an editor license. Free workspaces and viewer/guest roles are not supported.
- Server URL: https://app.visily.ai/api/mcp
Add the server
Create or edit .cursor/mcp.json in your project (or the global ~/.cursor/mcp.json):
{
"mcpServers": {
"visily": {
"url": "https://app.visily.ai/api/mcp"
}
}
}
Authenticate (OAuth)
- Reload Cursor. The visily server appears under Settings → MCP.
- Click to authorize - complete the OAuth sign-in when prompted.
Once connected, the Visily tools are available to the agent.
Need more help?
If this does not solve your issue, contact support and include a screenshot if possible.
Related Articles
Get started with the Visily MCP server
The Visily MCP server brings your Visily designs into your AI coding agent. Point it at a Visily board or screen, and your agent can find it, turn it into application code, or pull its theme tokens - using your Visily design system as the source of ...
Lovable: Set up the Visily MCP server
Before you start The Visily MCP works only on workspaces on a Pro or Business plan where you are the workspace creator or have an editor license. Free workspaces and viewer/guest roles are not supported. Server URL: https://app.visily.ai/api/mcp Set ...
ChatGPT: Set up the Visily MCP server
Before you start The Visily MCP works only on workspaces on a Pro or Business plan where you are the workspace creator or have an editor license. Free workspaces and viewer/guest roles are not supported. Server URL: https://app.visily.ai/api/mcp Set ...
Antigravity: Set up the Visily MCP server
Connect Google Antigravity to the Visily MCP server via its global MCP config. Before you start The Visily MCP works only on workspaces on a Pro or Business plan where you are the workspace creator or have an editor license. Free workspaces and ...
Kiro: Set up the Visily MCP server
Connect Kiro directly to the Visily MCP server via its MCP config. Before you start The Visily MCP works only on workspaces on a Pro or Business plan where you are the workspace creator or have an editor license. Free workspaces and viewer/guest ...