Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

layout.setStyle

Configure visual properties of layout elements including colors, spacing, alignment, and responsive sizing to customize appearance in Circuitry workflows.

Instructions

Set style properties on a layout element.

Available style properties:

  • backgroundColor, borderColor, borderWidth, borderRadius, opacity

  • padding: { top, right, bottom, left }

  • gap (spacing between children)

  • justifyContent, alignItems (for flex/grid alignment)

  • widthMode, heightMode ('fixed' or 'flexible')

  • widthPercent, heightPercent (for responsive sizing)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
layoutIdYesLayout ID or name
styleYesStyle properties to set
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