Kiro Power Guide

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

  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

Install the Visily Power in Kiro

Copy the plugins/kiro/ folder from the repository into your Kiro powers directory.
File
Purpose
POWER.md
The Power definition: overview, tools, and when to activate
steering/find-board.md
Workflow: find a board or screen and return a link
steering/design-to-code.md
Workflow: turn a Visily design into code
steering/apply-theme.md
Workflow: extract and apply a board's theme tokens
 mcp.json
 Registers the visily MCP server (remote, type: http, OAuth)
 assets/Logo.svg
 Brand icon.

After copying the folder, merge mcp.json into your Kiro MCP configuration, then authorize the Visily MCP server using OAuth.

What the Power does

The Power activates on Visily URLs (app.visily.ai/...) and find/build/theme intents, then loads the matching steering workflow. No manual prompting rules needed - the steering files carry the usage guidance.
Notes
This is the Plugins/Skills companion to Kiro: Set up the Visily MCP server. The Power includes the server config, so installing the Power is enough on its own.

Need more help?
If this does not solve your issue, contact support and include a screenshot if possible.
    • Related Articles

    • 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 ...
    • Antigravity Skill Guide

      Antigravity has no marketplace plugin format, but it auto-discovers a project-local skill. Adding it gives the agent Visily usage rules and prompting guidance. Before you start The Visily MCP works only on workspaces on a Pro or Business plan, where ...
    • Claude Code Plugin Guide

      Install the Visily plugin from the marketplace to set up the MCP server and Visily skill together. The plugin includes usage rules and prompting guidance, so the agent can use Visily tools effectively out of the box. Before you start The Visily MCP ...
    • Codex Plugin Guide

      Install the Visily plugin from the marketplace to set up both the MCP server and the Visily skill in one place. 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 ...
    • Cursor Plugin Guide

      Cursor 2.5+ supports a packaged plugin, a .cursor-plugin/plugin.json manifest with the Visily skill and the MCP server config bundled together. Before you start The Visily MCP works only on workspaces on a Pro or Business plan, where you are the ...