---
description: Find Python files using fd-mcp (fast!)
---
Find all Python files in this project using the ultra-fast fd-mcp tools.
Use mcp__fd__fd_search with extension="py" to locate all Python files. This is 5-10x faster than using bash find commands and automatically respects .gitignore.