Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

html.update

Modify HTML components in Circuitry's visual workflow platform by updating specific properties like structure, styling, positioning, or behavior.

Instructions

Update an existing HTML component. Only provided fields will be updated. In Designer mode, operates on currently selected screen - use screen.select first if needed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesComponent ID
nameNoNew display name
htmlNoNew HTML structure
cssNoNew CSS styles
jsNoNew JavaScript
positionNoNew position { x, y }
dimensionsNoNew size { width, height }
rotationNoRotation in degrees
zIndexNoZ-index for layering
lockedNoLock from editing
hrefNoLink URL or screen target. Use "#screen:ScreenName" for navigation between screens. Set to empty string to remove link.
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/circuitry-dev/circuitry-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server