Skip to content

Develop panels with an agent

  1. Pair Click to the target Host.
  2. Open Settings → Plugins → Develop panels with an agent.
  3. Copy the temporary MCP descriptor and give it only to the intended MCP client.
  4. Keep the target Click online.
  5. Inspect existing definitions before updating.
  6. Use paired_click_action with a unique action request and explicit click_id when more than one Click is online.
  7. Read the returned receipt and visually verify the panel.

Useful actions include click.canvas.create, inspect, update, duplicate, focus, and delete, plus equivalent click.dascript.* actions.

MCP access does not bypass Click’s capability declarations, grants, or synchronization. The bearer token expires; reconnect through Click rather than persisting it in agent memory or source files.