Skip to content
Cursor

Flato Design MCP for Cursor

io.github.sologovision/flato-design-mcp

Connect AI agents to Flato's editable canvas runtime through a hosted MCP server.

client:Cursor transport:streamable-http

Install Flato Design MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "flato-design-mcp": {
      "url": "https://api.flato.ai/api/mcp/editor"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Flato Design MCP in other clients