MCPVault

trace_netlist_connection

MCP tool from Kicad MCP Server by Seeed-Studio

Trace all connections from a component/pin

How to use it

trace_netlist_connection is exposed by the Kicad MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the trace_netlist_connection tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Kicad MCP Server

$claude mcp add kicad -s user -- "C:\Program Files\KiCad\10.0\bin\python.exe" -m kicad_mcp_server
FULL KICAD MCP SERVER LISTING