Skip to main content
Glama

kicad.add_component

Add electronic components to KiCad schematics by specifying symbol IDs, reference designators, values, and coordinates for PCB design workflows.

Instructions

Add a symbol to the schematic. Use search_symbols first to find the symbol ID. Example: add_component(symbol='Device:R', ref='R1', value='10k', x=100, y=50)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYes
refYes
valueYes
xYes
yYes
rotationNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/SaeronLab/eda-mcp'

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