autoroute_pcb

autoroute_pcb

Server Kicad productofamerica/mcp-server-kicad
Category Execute
Risk class High
Parameters 00 required

What autoroute_pcb does on Kicad

AI agents invoke autoroute_pcb to trigger actions in Kicad. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.

Why autoroute_pcb needs a policy

Autorouting a PCB is an automated process that modifies the board layout by placing copper traces. This is an Execute-level operation as it triggers an external operation (KiCad's autorouter) whose effects depend on the current board state. It could also be considered Write since it modifies the PCB design, but since it triggers an automated external process, Execute is more appropriate.

From the tool's definition Tool name 'autoroute_pcb' suggests automatically routing a PCB (Printed Circuit Board), which triggers an external automated operation in KiCad. Description is empty, lowering confidence.

Questions about autoroute_pcb

What does the autoroute_pcb tool do? +

autoroute_pcb. It is categorised as a Execute tool in the Kicad MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on autoroute_pcb? +

Register the Kicad MCP server in PolicyLayer and add a rule for autoroute_pcb: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Kicad. Nothing to install.

What risk level is autoroute_pcb? +

autoroute_pcb is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit autoroute_pcb? +

Yes. Add a rate_limit block to the autoroute_pcb rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block autoroute_pcb completely? +

Set action: deny in the PolicyLayer policy for autoroute_pcb. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides autoroute_pcb? +

autoroute_pcb is provided by the Kicad MCP server (productofamerica/mcp-server-kicad). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.