10 lines
182 B
Python
10 lines
182 B
Python
"""
|
|
Tool handlers for KiCad MCP Server.
|
|
|
|
This package includes:
|
|
- Project management tools
|
|
- Analysis tools
|
|
- Export tools (BOM extraction, PCB thumbnail generation)
|
|
- DRC tools
|
|
"""
|