Kiro: Set up the Visily MCP server

Kiro: Set up the Visily MCP server

Connect Kiro directly to the Visily MCP server via its MCP config.

Before you start

  1. 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.
  2. Server URL: https://app.visily.ai/api/mcp

Add the server

Merge this entry into your Kiro MCP config:
Quote
{
  "mcpServers": {
    "visily": {
      "type": "http",
      "url": "https://app.visily.ai/api/mcp"
    }
  }
}

Authenticate

  1. Reload Kiro so it picks up the config.
  2. Authorize the visily server via OAuth when prompted. 
Once connected, the Visily tools (get_design_context, list_boards, …) are available.

Want the Visily Power too?

Kiro supports a packaged Power that bundles this server config plus intent-based steering workflows (find a board / design-to-code / apply theme). See Kiro Power Guide.

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 ...
    • Kiro Power Guide

      Kiro's packaged format is a Power. The Visily Power bundles the MCP server config plus intent-based steering workflows, so the agent knows how to find boards, generate code, and apply themes. Before you start The Visily MCP works only on workspaces ...
    • 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 ...
    • 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 ...