KiCad MCP Server

by lamaalrajih
Verified
# Virtual Environment venv/ env/ ENV/ # Environment files .env # Python cache files __pycache__/ *.py[cod] *$py.class *.so .Python # Distribution / packaging dist/ build/ *.egg-info/ # Unit test / coverage reports htmlcov/ .tox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover # Logs logs/ *.log # IDE specific files .idea/ .vscode/ *.swp *.swo .DS_Store # MCP specific ~/.kicad_mcp/drc_history/