Develop panels with an agent
- Pair Click to the target Host.
- Open Settings → Plugins → Develop panels with an agent.
- Copy the temporary MCP descriptor and give it only to the intended MCP client.
- Keep the target Click online.
- Inspect existing definitions before updating.
- Use
paired_click_actionwith a unique action request and explicitclick_idwhen more than one Click is online. - 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.